public interface TopicManagerAdminService
| Modifier and Type | Method and Description |
|---|---|
void |
addTopic(String topic47)
Auto generated method signature for Asynchronous Invocations
|
TopicNode |
getAllTopics()
Auto generated method signature
|
int |
getAllWSSubscriptionCountForTopic(String topic22)
Auto generated method signature
|
Subscription[] |
getAllWSSubscriptionsForTopic(String topic30,
int startingIndex31,
int maxSubscriptionCount32)
Auto generated method signature
|
Subscription[] |
getJMSSubscriptionsForTopic(String topic26)
Auto generated method signature
|
TopicRolePermission[] |
getTopicRolePermissions(String topic15)
Auto generated method signature
|
String[] |
getUserRoles()
Auto generated method signature
|
Subscription[] |
getWsSubscriptionsForTopic(String topic43)
Auto generated method signature
|
boolean |
removeTopic(String topic36)
Auto generated method signature
|
void |
startgetAllTopics(TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllWSSubscriptionCountForTopic(String topic22,
TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllWSSubscriptionsForTopic(String topic30,
int startingIndex31,
int maxSubscriptionCount32,
TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetJMSSubscriptionsForTopic(String topic26,
TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTopicRolePermissions(String topic15,
TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetUserRoles(TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetWsSubscriptionsForTopic(String topic43,
TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startremoveTopic(String topic36,
TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updatePermission(String topic19,
TopicRolePermission[] topicRolePermissions20)
Auto generated method signature for Asynchronous Invocations
|
TopicRolePermission[] getTopicRolePermissions(String topic15) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getTopicRolePermissions14 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionvoid startgetTopicRolePermissions(String topic15, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
getTopicRolePermissions14 - RemoteExceptionvoid updatePermission(String topic19, TopicRolePermission[] topicRolePermissions20) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
int getAllWSSubscriptionCountForTopic(String topic22) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getAllWSSubscriptionCountForTopic21 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionvoid startgetAllWSSubscriptionCountForTopic(String topic22, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
getAllWSSubscriptionCountForTopic21 - RemoteExceptionSubscription[] getJMSSubscriptionsForTopic(String topic26) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getJMSSubscriptionsForTopic25 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionvoid startgetJMSSubscriptionsForTopic(String topic26, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
getJMSSubscriptionsForTopic25 - RemoteExceptionSubscription[] getAllWSSubscriptionsForTopic(String topic30, int startingIndex31, int maxSubscriptionCount32) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getAllWSSubscriptionsForTopic29 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionvoid startgetAllWSSubscriptionsForTopic(String topic30, int startingIndex31, int maxSubscriptionCount32, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
getAllWSSubscriptionsForTopic29 - RemoteExceptionboolean removeTopic(String topic36) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
removeTopic35 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionvoid startremoveTopic(String topic36, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
removeTopic35 - RemoteExceptionString[] getUserRoles() throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getUserRoles39 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionvoid startgetUserRoles(TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
getUserRoles39 - RemoteExceptionSubscription[] getWsSubscriptionsForTopic(String topic43) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getWsSubscriptionsForTopic42 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionvoid startgetWsSubscriptionsForTopic(String topic43, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
getWsSubscriptionsForTopic42 - RemoteExceptionvoid addTopic(String topic47) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
TopicNode getAllTopics() throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getAllTopics48 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionvoid startgetAllTopics(TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
getAllTopics48 - RemoteExceptionCopyright © 2017 WSO2. All rights reserved.