public class EventBrokerServiceStub extends org.apache.axis2.client.Stub implements EventBrokerService
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
EventBrokerServiceStub()
Default Constructor
|
EventBrokerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
EventBrokerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
EventBrokerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
EventBrokerServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
GetStatusResponse |
getStatusOp(SubscriptionDetails subscriptionDetails46,
org.apache.axiom.om.OMElement[] extraElement47)
Auto generated method signature
|
GetSubscriptionsResponse |
getSubscriptions(int maxResultCount52,
String resultFilter53,
int firstIndex54)
Auto generated method signature
|
RenewResponse |
renewOp(ExpirationType expires60,
org.apache.axiom.om.OMElement[] extraElement61)
Auto generated method signature
|
void |
startgetStatusOp(SubscriptionDetails subscriptionDetails46,
org.apache.axiom.om.OMElement[] extraElement47,
EventBrokerServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSubscriptions(int maxResultCount52,
String resultFilter53,
int firstIndex54,
EventBrokerServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startrenewOp(ExpirationType expires60,
org.apache.axiom.om.OMElement[] extraElement61,
EventBrokerServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startsubscribe(EndpointReferenceType endTo66,
DeliveryType delivery67,
ExpirationType expires68,
FilterType filter69,
org.apache.axiom.om.OMElement[] extraElement70,
EventBrokerServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startunsubscribe(org.apache.axiom.om.OMElement[] extraElement76,
EventBrokerServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
SubscribeResponse |
subscribe(EndpointReferenceType endTo66,
DeliveryType delivery67,
ExpirationType expires68,
FilterType filter69,
org.apache.axiom.om.OMElement[] extraElement70)
Auto generated method signature
|
org.apache.axiom.om.OMElement[] |
unsubscribe(org.apache.axiom.om.OMElement[] extraElement76)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic EventBrokerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic EventBrokerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic EventBrokerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic EventBrokerServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic EventBrokerServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic GetStatusResponse getStatusOp(SubscriptionDetails subscriptionDetails46, org.apache.axiom.om.OMElement[] extraElement47) throws RemoteException
getStatusOp in interface EventBrokerServicegetStatus45 - RemoteExceptionEventBrokerService.getStatusOp(org.wso2.carbon.event.client.stub.generated.SubscriptionDetails, org.apache.axiom.om.OMElement[])public void startgetStatusOp(SubscriptionDetails subscriptionDetails46, org.apache.axiom.om.OMElement[] extraElement47, EventBrokerServiceCallbackHandler callback) throws RemoteException
startgetStatusOp in interface EventBrokerServicegetStatus45 - RemoteExceptionEventBrokerService.startgetStatusOp(org.wso2.carbon.event.client.stub.generated.SubscriptionDetails, org.apache.axiom.om.OMElement[], org.wso2.carbon.event.client.stub.generated.EventBrokerServiceCallbackHandler)public GetSubscriptionsResponse getSubscriptions(int maxResultCount52, String resultFilter53, int firstIndex54) throws RemoteException
getSubscriptions in interface EventBrokerServicegetSubscriptions51 - RemoteExceptionEventBrokerService.getSubscriptions(int, java.lang.String, int)public void startgetSubscriptions(int maxResultCount52,
String resultFilter53,
int firstIndex54,
EventBrokerServiceCallbackHandler callback)
throws RemoteException
startgetSubscriptions in interface EventBrokerServicegetSubscriptions51 - RemoteExceptionEventBrokerService.startgetSubscriptions(int, java.lang.String, int, org.wso2.carbon.event.client.stub.generated.EventBrokerServiceCallbackHandler)public RenewResponse renewOp(ExpirationType expires60, org.apache.axiom.om.OMElement[] extraElement61) throws RemoteException
renewOp in interface EventBrokerServicerenew59 - RemoteExceptionEventBrokerService.renewOp(org.wso2.carbon.event.client.stub.generated.ExpirationType, org.apache.axiom.om.OMElement[])public void startrenewOp(ExpirationType expires60, org.apache.axiom.om.OMElement[] extraElement61, EventBrokerServiceCallbackHandler callback) throws RemoteException
startrenewOp in interface EventBrokerServicerenew59 - RemoteExceptionEventBrokerService.startrenewOp(org.wso2.carbon.event.client.stub.generated.ExpirationType, org.apache.axiom.om.OMElement[], org.wso2.carbon.event.client.stub.generated.EventBrokerServiceCallbackHandler)public SubscribeResponse subscribe(EndpointReferenceType endTo66, DeliveryType delivery67, ExpirationType expires68, FilterType filter69, org.apache.axiom.om.OMElement[] extraElement70) throws RemoteException
subscribe in interface EventBrokerServicesubscribe65 - RemoteExceptionEventBrokerService.subscribe(org.wso2.carbon.event.client.stub.generated.addressing.EndpointReferenceType, org.wso2.carbon.event.client.stub.generated.DeliveryType, org.wso2.carbon.event.client.stub.generated.ExpirationType, org.wso2.carbon.event.client.stub.generated.FilterType, org.apache.axiom.om.OMElement[])public void startsubscribe(EndpointReferenceType endTo66, DeliveryType delivery67, ExpirationType expires68, FilterType filter69, org.apache.axiom.om.OMElement[] extraElement70, EventBrokerServiceCallbackHandler callback) throws RemoteException
startsubscribe in interface EventBrokerServicesubscribe65 - RemoteExceptionEventBrokerService.startsubscribe(org.wso2.carbon.event.client.stub.generated.addressing.EndpointReferenceType, org.wso2.carbon.event.client.stub.generated.DeliveryType, org.wso2.carbon.event.client.stub.generated.ExpirationType, org.wso2.carbon.event.client.stub.generated.FilterType, org.apache.axiom.om.OMElement[], org.wso2.carbon.event.client.stub.generated.EventBrokerServiceCallbackHandler)public org.apache.axiom.om.OMElement[] unsubscribe(org.apache.axiom.om.OMElement[] extraElement76)
throws RemoteException
unsubscribe in interface EventBrokerServiceunsubscribe75 - RemoteExceptionEventBrokerService.unsubscribe(org.apache.axiom.om.OMElement[])public void startunsubscribe(org.apache.axiom.om.OMElement[] extraElement76,
EventBrokerServiceCallbackHandler callback)
throws RemoteException
startunsubscribe in interface EventBrokerServiceunsubscribe75 - RemoteExceptionEventBrokerService.startunsubscribe(org.apache.axiom.om.OMElement[], org.wso2.carbon.event.client.stub.generated.EventBrokerServiceCallbackHandler)Copyright © 2022 WSO2. All rights reserved.