public class TopicManagerAdminServiceStub extends org.apache.axis2.client.Stub implements TopicManagerAdminService
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
TopicManagerAdminServiceStub()
Default Constructor
|
TopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
TopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
TopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
TopicManagerAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
void |
addTopic(String topic84)
Auto generated method signature
|
TopicNode |
getAllTopics()
Auto generated method signature
|
int |
getAllWSSubscriptionCountForTopic(String topic59)
Auto generated method signature
|
Subscription[] |
getAllWSSubscriptionsForTopic(String topic67,
int startingIndex68,
int maxSubscriptionCount69)
Auto generated method signature
|
Subscription[] |
getJMSSubscriptionsForTopic(String topic63)
Auto generated method signature
|
TopicRolePermission[] |
getTopicRolePermissions(String topic52)
Auto generated method signature
|
String[] |
getUserRoles()
Auto generated method signature
|
Subscription[] |
getWsSubscriptionsForTopic(String topic80)
Auto generated method signature
|
boolean |
removeTopic(String topic73)
Auto generated method signature
|
void |
startgetAllTopics(TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllWSSubscriptionCountForTopic(String topic59,
TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllWSSubscriptionsForTopic(String topic67,
int startingIndex68,
int maxSubscriptionCount69,
TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetJMSSubscriptionsForTopic(String topic63,
TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTopicRolePermissions(String topic52,
TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetUserRoles(TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetWsSubscriptionsForTopic(String topic80,
TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startremoveTopic(String topic73,
TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updatePermission(String topic56,
TopicRolePermission[] topicRolePermissions57)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic TopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic TopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic TopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic TopicManagerAdminServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic TopicManagerAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic TopicRolePermission[] getTopicRolePermissions(String topic52) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getTopicRolePermissions in interface TopicManagerAdminServicegetTopicRolePermissions51 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionTopicManagerAdminService.getTopicRolePermissions(java.lang.String)public void startgetTopicRolePermissions(String topic52, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetTopicRolePermissions in interface TopicManagerAdminServicegetTopicRolePermissions51 - RemoteExceptionTopicManagerAdminService.startgetTopicRolePermissions(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)public void updatePermission(String topic56, TopicRolePermission[] topicRolePermissions57) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
updatePermission in interface TopicManagerAdminServiceTopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionpublic int getAllWSSubscriptionCountForTopic(String topic59) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getAllWSSubscriptionCountForTopic in interface TopicManagerAdminServicegetAllWSSubscriptionCountForTopic58 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionTopicManagerAdminService.getAllWSSubscriptionCountForTopic(java.lang.String)public void startgetAllWSSubscriptionCountForTopic(String topic59, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetAllWSSubscriptionCountForTopic in interface TopicManagerAdminServicegetAllWSSubscriptionCountForTopic58 - RemoteExceptionTopicManagerAdminService.startgetAllWSSubscriptionCountForTopic(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)public Subscription[] getJMSSubscriptionsForTopic(String topic63) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getJMSSubscriptionsForTopic in interface TopicManagerAdminServicegetJMSSubscriptionsForTopic62 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionTopicManagerAdminService.getJMSSubscriptionsForTopic(java.lang.String)public void startgetJMSSubscriptionsForTopic(String topic63, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetJMSSubscriptionsForTopic in interface TopicManagerAdminServicegetJMSSubscriptionsForTopic62 - RemoteExceptionTopicManagerAdminService.startgetJMSSubscriptionsForTopic(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)public Subscription[] getAllWSSubscriptionsForTopic(String topic67, int startingIndex68, int maxSubscriptionCount69) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getAllWSSubscriptionsForTopic in interface TopicManagerAdminServicegetAllWSSubscriptionsForTopic66 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionTopicManagerAdminService.getAllWSSubscriptionsForTopic(java.lang.String, int, int)public void startgetAllWSSubscriptionsForTopic(String topic67, int startingIndex68, int maxSubscriptionCount69, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetAllWSSubscriptionsForTopic in interface TopicManagerAdminServicegetAllWSSubscriptionsForTopic66 - RemoteExceptionTopicManagerAdminService.startgetAllWSSubscriptionsForTopic(java.lang.String, int, int, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)public boolean removeTopic(String topic73) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
removeTopic in interface TopicManagerAdminServiceremoveTopic72 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionTopicManagerAdminService.removeTopic(java.lang.String)public void startremoveTopic(String topic73, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startremoveTopic in interface TopicManagerAdminServiceremoveTopic72 - RemoteExceptionTopicManagerAdminService.startremoveTopic(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)public String[] getUserRoles() throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getUserRoles in interface TopicManagerAdminServicegetUserRoles76 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionTopicManagerAdminService.getUserRoles()public void startgetUserRoles(TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetUserRoles in interface TopicManagerAdminServicegetUserRoles76 - RemoteExceptionTopicManagerAdminService.startgetUserRoles(org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)public Subscription[] getWsSubscriptionsForTopic(String topic80) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getWsSubscriptionsForTopic in interface TopicManagerAdminServicegetWsSubscriptionsForTopic79 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionTopicManagerAdminService.getWsSubscriptionsForTopic(java.lang.String)public void startgetWsSubscriptionsForTopic(String topic80, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetWsSubscriptionsForTopic in interface TopicManagerAdminServicegetWsSubscriptionsForTopic79 - RemoteExceptionTopicManagerAdminService.startgetWsSubscriptionsForTopic(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)public void addTopic(String topic84) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
addTopic in interface TopicManagerAdminServiceTopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionpublic TopicNode getAllTopics() throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getAllTopics in interface TopicManagerAdminServicegetAllTopics85 - TopicManagerAdminServiceEventAdminExceptionException - :RemoteExceptionTopicManagerAdminService.getAllTopics()public void startgetAllTopics(TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetAllTopics in interface TopicManagerAdminServicegetAllTopics85 - RemoteExceptionTopicManagerAdminService.startgetAllTopics(org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)Copyright © 2017 WSO2. All rights reserved.