public class EventSourceAdminServiceStub extends org.apache.axis2.client.Stub implements EventSourceAdminService
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
EventSourceAdminServiceStub()
Default Constructor
|
EventSourceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
EventSourceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
EventSourceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
EventSourceAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
void |
addEventSource(EventSourceDTO eventsource23)
Auto generated method signature
|
EventSourceDTO |
getEventSource(String eventSourceName19)
Auto generated method signature
|
EventSourceDTO[] |
getEventSources()
Auto generated method signature
|
void |
removeEventSource(String eventsourceName17)
Auto generated method signature
|
void |
saveEventSource(EventSourceDTO eventsource28)
Auto generated method signature
|
void |
startgetEventSource(String eventSourceName19,
EventSourceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEventSources(EventSourceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic EventSourceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic EventSourceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic EventSourceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic EventSourceAdminServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic EventSourceAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic void removeEventSource(String eventsourceName17) throws RemoteException
removeEventSource in interface EventSourceAdminServiceRemoteExceptionpublic EventSourceDTO getEventSource(String eventSourceName19) throws RemoteException
getEventSource in interface EventSourceAdminServicegetEventSource18 - RemoteExceptionEventSourceAdminService.getEventSource(java.lang.String)public void startgetEventSource(String eventSourceName19, EventSourceAdminServiceCallbackHandler callback) throws RemoteException
startgetEventSource in interface EventSourceAdminServicegetEventSource18 - RemoteExceptionEventSourceAdminService.startgetEventSource(java.lang.String, org.wso2.carbon.mediator.event.stub.service.EventSourceAdminServiceCallbackHandler)public void addEventSource(EventSourceDTO eventsource23) throws RemoteException
addEventSource in interface EventSourceAdminServiceRemoteExceptionpublic EventSourceDTO[] getEventSources() throws RemoteException
getEventSources in interface EventSourceAdminServiceRemoteExceptionEventSourceAdminService.getEventSources()public void startgetEventSources(EventSourceAdminServiceCallbackHandler callback) throws RemoteException
startgetEventSources in interface EventSourceAdminServiceRemoteExceptionEventSourceAdminService.startgetEventSources(org.wso2.carbon.mediator.event.stub.service.EventSourceAdminServiceCallbackHandler)public void saveEventSource(EventSourceDTO eventsource28) throws RemoteException
saveEventSource in interface EventSourceAdminServiceRemoteExceptionCopyright © 2019 WSO2. All rights reserved.