Class EventBrokerServiceStub
java.lang.Object
org.apache.axis2.client.Stub
org.wso2.carbon.event.client.stub.generated.EventBrokerServiceStub
- All Implemented Interfaces:
EventBrokerService
public class EventBrokerServiceStub
extends org.apache.axis2.client.Stub
implements EventBrokerService
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.apache.axis2.description.AxisOperation[]Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules -
Constructor Summary
ConstructorsConstructorDescriptionDefault ConstructorEventBrokerServiceStub(String targetEndpoint) Constructor taking the target endpointEventBrokerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) Default ConstructorEventBrokerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) Constructor that takes in a configContextEventBrokerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) Constructor that takes in a configContext and useseperate listner -
Method Summary
Modifier and TypeMethodDescriptiongetStatusOp(SubscriptionDetails subscriptionDetails46, org.apache.axiom.om.OMElement[] extraElement47) Auto generated method signaturegetSubscriptions(int maxResultCount52, String resultFilter53, int firstIndex54) Auto generated method signaturerenewOp(ExpirationType expires60, org.apache.axiom.om.OMElement[] extraElement61) Auto generated method signaturevoidstartgetStatusOp(SubscriptionDetails subscriptionDetails46, org.apache.axiom.om.OMElement[] extraElement47, EventBrokerServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetSubscriptions(int maxResultCount52, String resultFilter53, int firstIndex54, EventBrokerServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartrenewOp(ExpirationType expires60, org.apache.axiom.om.OMElement[] extraElement61, EventBrokerServiceCallbackHandler callback) Auto generated method signature for Asynchronous Invocationsvoidstartsubscribe(EndpointReferenceType endTo66, DeliveryType delivery67, ExpirationType expires68, FilterType filter69, org.apache.axiom.om.OMElement[] extraElement70, EventBrokerServiceCallbackHandler callback) Auto generated method signature for Asynchronous Invocationsvoidstartunsubscribe(org.apache.axiom.om.OMElement[] extraElement76, EventBrokerServiceCallbackHandler callback) Auto generated method signature for Asynchronous Invocationssubscribe(EndpointReferenceType endTo66, DeliveryType delivery67, ExpirationType expires68, FilterType filter69, org.apache.axiom.om.OMElement[] extraElement70) Auto generated method signatureorg.apache.axiom.om.OMElement[]unsubscribe(org.apache.axiom.om.OMElement[] extraElement76) Auto generated method signatureMethods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
-
Field Details
-
_operations
protected org.apache.axis2.description.AxisOperation[] _operations
-
-
Constructor Details
-
EventBrokerServiceStub
public EventBrokerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault Constructor that takes in a configContext- Throws:
org.apache.axis2.AxisFault
-
EventBrokerServiceStub
public EventBrokerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault Constructor that takes in a configContext and useseperate listner- Throws:
org.apache.axis2.AxisFault
-
EventBrokerServiceStub
public EventBrokerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault Default Constructor- Throws:
org.apache.axis2.AxisFault
-
EventBrokerServiceStub
public EventBrokerServiceStub() throws org.apache.axis2.AxisFaultDefault Constructor- Throws:
org.apache.axis2.AxisFault
-
EventBrokerServiceStub
Constructor taking the target endpoint- Throws:
org.apache.axis2.AxisFault
-
-
Method Details
-
getStatusOp
public GetStatusResponse getStatusOp(SubscriptionDetails subscriptionDetails46, org.apache.axiom.om.OMElement[] extraElement47) throws RemoteException Auto generated method signature- Specified by:
getStatusOpin interfaceEventBrokerService- Parameters:
getStatus45-- Throws:
RemoteException- See Also:
-
startgetStatusOp
public void startgetStatusOp(SubscriptionDetails subscriptionDetails46, org.apache.axiom.om.OMElement[] extraElement47, EventBrokerServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetStatusOpin interfaceEventBrokerService- Parameters:
getStatus45-- Throws:
RemoteException- See Also:
-
getSubscriptions
public GetSubscriptionsResponse getSubscriptions(int maxResultCount52, String resultFilter53, int firstIndex54) throws RemoteException Auto generated method signature- Specified by:
getSubscriptionsin interfaceEventBrokerService- Parameters:
getSubscriptions51-- Throws:
RemoteException- See Also:
-
startgetSubscriptions
public void startgetSubscriptions(int maxResultCount52, String resultFilter53, int firstIndex54, EventBrokerServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetSubscriptionsin interfaceEventBrokerService- Parameters:
getSubscriptions51-- Throws:
RemoteException- See Also:
-
renewOp
public RenewResponse renewOp(ExpirationType expires60, org.apache.axiom.om.OMElement[] extraElement61) throws RemoteException Auto generated method signature- Specified by:
renewOpin interfaceEventBrokerService- Parameters:
renew59-- Throws:
RemoteException- See Also:
-
startrenewOp
public void startrenewOp(ExpirationType expires60, org.apache.axiom.om.OMElement[] extraElement61, EventBrokerServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startrenewOpin interfaceEventBrokerService- Parameters:
renew59-- Throws:
RemoteException- See Also:
-
subscribe
public SubscribeResponse subscribe(EndpointReferenceType endTo66, DeliveryType delivery67, ExpirationType expires68, FilterType filter69, org.apache.axiom.om.OMElement[] extraElement70) throws RemoteException Auto generated method signature- Specified by:
subscribein interfaceEventBrokerService- Parameters:
subscribe65-- Throws:
RemoteException- See Also:
-
startsubscribe
public void startsubscribe(EndpointReferenceType endTo66, DeliveryType delivery67, ExpirationType expires68, FilterType filter69, org.apache.axiom.om.OMElement[] extraElement70, EventBrokerServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startsubscribein interfaceEventBrokerService- Parameters:
subscribe65-- Throws:
RemoteException- See Also:
-
unsubscribe
public org.apache.axiom.om.OMElement[] unsubscribe(org.apache.axiom.om.OMElement[] extraElement76) throws RemoteException Auto generated method signature- Specified by:
unsubscribein interfaceEventBrokerService- Parameters:
unsubscribe75-- Throws:
RemoteException- See Also:
-
startunsubscribe
public void startunsubscribe(org.apache.axiom.om.OMElement[] extraElement76, EventBrokerServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startunsubscribein interfaceEventBrokerService- Parameters:
unsubscribe75-- Throws:
RemoteException- See Also:
-