Uses of Class
org.wso2.carbon.event.stub.service.EventingAdminServiceCallbackHandler
-
Packages that use EventingAdminServiceCallbackHandler Package Description org.wso2.carbon.event.stub.service -
-
Uses of EventingAdminServiceCallbackHandler in org.wso2.carbon.event.stub.service
Methods in org.wso2.carbon.event.stub.service with parameters of type EventingAdminServiceCallbackHandler Modifier and Type Method Description void
EventingAdminService. startgetExpiredSubscriptions(String serviceName5, EventingAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
EventingAdminServiceStub. startgetExpiredSubscriptions(String serviceName18, EventingAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
EventingAdminService. startgetSubscriptionDetails(String serviceName9, String subscriberId10, EventingAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
EventingAdminServiceStub. startgetSubscriptionDetails(String serviceName22, String subscriberId23, EventingAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
EventingAdminService. startgetValidSubscriptions(String serviceName14, EventingAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
EventingAdminServiceStub. startgetValidSubscriptions(String serviceName27, EventingAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
-