public interface EventingAdminService
| Modifier and Type | Method and Description |
|---|---|
String[] |
getExpiredSubscriptions(String serviceName5)
Auto generated method signature
|
SubscriptionDTO |
getSubscriptionDetails(String serviceName9,
String subscriberId10)
Auto generated method signature
|
String[] |
getValidSubscriptions(String serviceName14)
Auto generated method signature
|
void |
startgetExpiredSubscriptions(String serviceName5,
EventingAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSubscriptionDetails(String serviceName9,
String subscriberId10,
EventingAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetValidSubscriptions(String serviceName14,
EventingAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String[] getExpiredSubscriptions(String serviceName5) throws RemoteException
getExpiredSubscriptions4 - RemoteExceptionvoid startgetExpiredSubscriptions(String serviceName5, EventingAdminServiceCallbackHandler callback) throws RemoteException
getExpiredSubscriptions4 - RemoteExceptionSubscriptionDTO getSubscriptionDetails(String serviceName9, String subscriberId10) throws RemoteException
getSubscriptionDetails8 - RemoteExceptionvoid startgetSubscriptionDetails(String serviceName9, String subscriberId10, EventingAdminServiceCallbackHandler callback) throws RemoteException
getSubscriptionDetails8 - RemoteExceptionString[] getValidSubscriptions(String serviceName14) throws RemoteException
getValidSubscriptions13 - RemoteExceptionvoid startgetValidSubscriptions(String serviceName14, EventingAdminServiceCallbackHandler callback) throws RemoteException
getValidSubscriptions13 - RemoteExceptionCopyright © 2019 WSO2. All rights reserved.