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 voidEventingAdminService. startgetExpiredSubscriptions(String serviceName5, EventingAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidEventingAdminServiceStub. startgetExpiredSubscriptions(String serviceName18, EventingAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidEventingAdminService. startgetSubscriptionDetails(String serviceName9, String subscriberId10, EventingAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidEventingAdminServiceStub. startgetSubscriptionDetails(String serviceName22, String subscriberId23, EventingAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidEventingAdminService. startgetValidSubscriptions(String serviceName14, EventingAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidEventingAdminServiceStub. startgetValidSubscriptions(String serviceName27, EventingAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous Invocations
-