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, setServiceClientEPR
public TopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TopicManagerAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TopicManagerAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TopicRolePermission[] getTopicRolePermissions(String topic52) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getTopicRolePermissions
in interface TopicManagerAdminService
getTopicRolePermissions51
- TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
TopicManagerAdminService.getTopicRolePermissions(java.lang.String)
public void startgetTopicRolePermissions(String topic52, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetTopicRolePermissions
in interface TopicManagerAdminService
getTopicRolePermissions51
- RemoteException
TopicManagerAdminService.startgetTopicRolePermissions(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
public void updatePermission(String topic56, TopicRolePermission[] topicRolePermissions57) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
updatePermission
in interface TopicManagerAdminService
TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
public int getAllWSSubscriptionCountForTopic(String topic59) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getAllWSSubscriptionCountForTopic
in interface TopicManagerAdminService
getAllWSSubscriptionCountForTopic58
- TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
TopicManagerAdminService.getAllWSSubscriptionCountForTopic(java.lang.String)
public void startgetAllWSSubscriptionCountForTopic(String topic59, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetAllWSSubscriptionCountForTopic
in interface TopicManagerAdminService
getAllWSSubscriptionCountForTopic58
- RemoteException
TopicManagerAdminService.startgetAllWSSubscriptionCountForTopic(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
public Subscription[] getJMSSubscriptionsForTopic(String topic63) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getJMSSubscriptionsForTopic
in interface TopicManagerAdminService
getJMSSubscriptionsForTopic62
- TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
TopicManagerAdminService.getJMSSubscriptionsForTopic(java.lang.String)
public void startgetJMSSubscriptionsForTopic(String topic63, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetJMSSubscriptionsForTopic
in interface TopicManagerAdminService
getJMSSubscriptionsForTopic62
- RemoteException
TopicManagerAdminService.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 TopicManagerAdminService
getAllWSSubscriptionsForTopic66
- TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
TopicManagerAdminService.getAllWSSubscriptionsForTopic(java.lang.String, int, int)
public void startgetAllWSSubscriptionsForTopic(String topic67, int startingIndex68, int maxSubscriptionCount69, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetAllWSSubscriptionsForTopic
in interface TopicManagerAdminService
getAllWSSubscriptionsForTopic66
- RemoteException
TopicManagerAdminService.startgetAllWSSubscriptionsForTopic(java.lang.String, int, int, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
public boolean removeTopic(String topic73) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
removeTopic
in interface TopicManagerAdminService
removeTopic72
- TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
TopicManagerAdminService.removeTopic(java.lang.String)
public void startremoveTopic(String topic73, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startremoveTopic
in interface TopicManagerAdminService
removeTopic72
- RemoteException
TopicManagerAdminService.startremoveTopic(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
public String[] getUserRoles() throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getUserRoles
in interface TopicManagerAdminService
getUserRoles76
- TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
TopicManagerAdminService.getUserRoles()
public void startgetUserRoles(TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetUserRoles
in interface TopicManagerAdminService
getUserRoles76
- RemoteException
TopicManagerAdminService.startgetUserRoles(org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
public Subscription[] getWsSubscriptionsForTopic(String topic80) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getWsSubscriptionsForTopic
in interface TopicManagerAdminService
getWsSubscriptionsForTopic79
- TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
TopicManagerAdminService.getWsSubscriptionsForTopic(java.lang.String)
public void startgetWsSubscriptionsForTopic(String topic80, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetWsSubscriptionsForTopic
in interface TopicManagerAdminService
getWsSubscriptionsForTopic79
- RemoteException
TopicManagerAdminService.startgetWsSubscriptionsForTopic(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
public void addTopic(String topic84) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
addTopic
in interface TopicManagerAdminService
TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
public TopicNode getAllTopics() throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
getAllTopics
in interface TopicManagerAdminService
getAllTopics85
- TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
TopicManagerAdminService.getAllTopics()
public void startgetAllTopics(TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
startgetAllTopics
in interface TopicManagerAdminService
getAllTopics85
- RemoteException
TopicManagerAdminService.startgetAllTopics(org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
Copyright © 2017 WSO2. All rights reserved.