Uses of Class
org.wso2.carbon.mediator.event.stub.service.EventSourceAdminServiceCallbackHandler
-
Packages that use EventSourceAdminServiceCallbackHandler Package Description org.wso2.carbon.mediator.event.stub.service -
-
Uses of EventSourceAdminServiceCallbackHandler in org.wso2.carbon.mediator.event.stub.service
Methods in org.wso2.carbon.mediator.event.stub.service with parameters of type EventSourceAdminServiceCallbackHandler Modifier and Type Method Description void
EventSourceAdminService. startgetEventSource(String eventSourceName6, EventSourceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
EventSourceAdminServiceStub. startgetEventSource(String eventSourceName19, EventSourceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
EventSourceAdminService. startgetEventSources(EventSourceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
EventSourceAdminServiceStub. startgetEventSources(EventSourceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
-