Class TopicManagerAdminServiceStub
- java.lang.Object
-
- org.apache.axis2.client.Stub
-
- org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceStub
-
- All Implemented Interfaces:
TopicManagerAdminService
public class TopicManagerAdminServiceStub extends org.apache.axis2.client.Stub implements TopicManagerAdminService
-
-
Field Summary
Fields Modifier and Type Field Description protected org.apache.axis2.description.AxisOperation[]
_operations
-
Constructor Summary
Constructors Constructor Description TopicManagerAdminServiceStub()
Default ConstructorTopicManagerAdminServiceStub(String targetEndpoint)
Constructor taking the target endpointTopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default ConstructorTopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint)
Constructor that takes in a configContextTopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addTopic(String topic52)
Auto generated method signatureTopicNode
getAllTopics()
Auto generated method signatureint
getAllWSSubscriptionCountForTopic(String topic54)
Auto generated method signatureSubscription[]
getAllWSSubscriptionsForTopic(String topic62, int startingIndex63, int maxSubscriptionCount64)
Auto generated method signatureSubscription[]
getJMSSubscriptionsForTopic(String topic82)
Auto generated method signatureTopicRolePermission[]
getTopicRolePermissions(String topic58)
Auto generated method signatureString[]
getUserRoles()
Auto generated method signatureSubscription[]
getWsSubscriptionsForTopic(String topic74)
Auto generated method signatureboolean
removeTopic(String topic78)
Auto generated method signaturevoid
startgetAllTopics(TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetAllWSSubscriptionCountForTopic(String topic54, TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetAllWSSubscriptionsForTopic(String topic62, int startingIndex63, int maxSubscriptionCount64, TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetJMSSubscriptionsForTopic(String topic82, TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetTopicRolePermissions(String topic58, TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetUserRoles(TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetWsSubscriptionsForTopic(String topic74, TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startremoveTopic(String topic78, TopicManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
updatePermission(String topic86, TopicRolePermission[] topicRolePermissions87)
Auto generated method signature-
Methods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
-
-
-
-
Constructor Detail
-
TopicManagerAdminServiceStub
public TopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
Constructor that takes in a configContext- Throws:
org.apache.axis2.AxisFault
-
TopicManagerAdminServiceStub
public TopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
Constructor that takes in a configContext and useseperate listner- Throws:
org.apache.axis2.AxisFault
-
TopicManagerAdminServiceStub
public TopicManagerAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
Default Constructor- Throws:
org.apache.axis2.AxisFault
-
TopicManagerAdminServiceStub
public TopicManagerAdminServiceStub() throws org.apache.axis2.AxisFault
Default Constructor- Throws:
org.apache.axis2.AxisFault
-
TopicManagerAdminServiceStub
public TopicManagerAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
Constructor taking the target endpoint- Throws:
org.apache.axis2.AxisFault
-
-
Method Detail
-
addTopic
public void addTopic(String topic52) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
Auto generated method signature- Specified by:
addTopic
in interfaceTopicManagerAdminService
- Throws:
TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
-
getAllWSSubscriptionCountForTopic
public int getAllWSSubscriptionCountForTopic(String topic54) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
Auto generated method signature- Specified by:
getAllWSSubscriptionCountForTopic
in interfaceTopicManagerAdminService
- Parameters:
getAllWSSubscriptionCountForTopic53
-- Throws:
TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
- See Also:
TopicManagerAdminService.getAllWSSubscriptionCountForTopic(java.lang.String)
-
startgetAllWSSubscriptionCountForTopic
public void startgetAllWSSubscriptionCountForTopic(String topic54, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetAllWSSubscriptionCountForTopic
in interfaceTopicManagerAdminService
- Parameters:
getAllWSSubscriptionCountForTopic53
-- Throws:
RemoteException
- See Also:
TopicManagerAdminService.startgetAllWSSubscriptionCountForTopic(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
-
getTopicRolePermissions
public TopicRolePermission[] getTopicRolePermissions(String topic58) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
Auto generated method signature- Specified by:
getTopicRolePermissions
in interfaceTopicManagerAdminService
- Parameters:
getTopicRolePermissions57
-- Throws:
TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
- See Also:
TopicManagerAdminService.getTopicRolePermissions(java.lang.String)
-
startgetTopicRolePermissions
public void startgetTopicRolePermissions(String topic58, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetTopicRolePermissions
in interfaceTopicManagerAdminService
- Parameters:
getTopicRolePermissions57
-- Throws:
RemoteException
- See Also:
TopicManagerAdminService.startgetTopicRolePermissions(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
-
getAllWSSubscriptionsForTopic
public Subscription[] getAllWSSubscriptionsForTopic(String topic62, int startingIndex63, int maxSubscriptionCount64) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
Auto generated method signature- Specified by:
getAllWSSubscriptionsForTopic
in interfaceTopicManagerAdminService
- Parameters:
getAllWSSubscriptionsForTopic61
-- Throws:
TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
- See Also:
TopicManagerAdminService.getAllWSSubscriptionsForTopic(java.lang.String, int, int)
-
startgetAllWSSubscriptionsForTopic
public void startgetAllWSSubscriptionsForTopic(String topic62, int startingIndex63, int maxSubscriptionCount64, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetAllWSSubscriptionsForTopic
in interfaceTopicManagerAdminService
- Parameters:
getAllWSSubscriptionsForTopic61
-- Throws:
RemoteException
- See Also:
TopicManagerAdminService.startgetAllWSSubscriptionsForTopic(java.lang.String, int, int, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
-
getAllTopics
public TopicNode getAllTopics() throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
Auto generated method signature- Specified by:
getAllTopics
in interfaceTopicManagerAdminService
- Parameters:
getAllTopics67
-- Throws:
TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
- See Also:
TopicManagerAdminService.getAllTopics()
-
startgetAllTopics
public void startgetAllTopics(TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetAllTopics
in interfaceTopicManagerAdminService
- Parameters:
getAllTopics67
-- Throws:
RemoteException
- See Also:
TopicManagerAdminService.startgetAllTopics(org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
-
getUserRoles
public String[] getUserRoles() throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
Auto generated method signature- Specified by:
getUserRoles
in interfaceTopicManagerAdminService
- Parameters:
getUserRoles70
-- Throws:
TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
- See Also:
TopicManagerAdminService.getUserRoles()
-
startgetUserRoles
public void startgetUserRoles(TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetUserRoles
in interfaceTopicManagerAdminService
- Parameters:
getUserRoles70
-- Throws:
RemoteException
- See Also:
TopicManagerAdminService.startgetUserRoles(org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
-
getWsSubscriptionsForTopic
public Subscription[] getWsSubscriptionsForTopic(String topic74) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
Auto generated method signature- Specified by:
getWsSubscriptionsForTopic
in interfaceTopicManagerAdminService
- Parameters:
getWsSubscriptionsForTopic73
-- Throws:
TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
- See Also:
TopicManagerAdminService.getWsSubscriptionsForTopic(java.lang.String)
-
startgetWsSubscriptionsForTopic
public void startgetWsSubscriptionsForTopic(String topic74, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetWsSubscriptionsForTopic
in interfaceTopicManagerAdminService
- Parameters:
getWsSubscriptionsForTopic73
-- Throws:
RemoteException
- See Also:
TopicManagerAdminService.startgetWsSubscriptionsForTopic(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
-
removeTopic
public boolean removeTopic(String topic78) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
Auto generated method signature- Specified by:
removeTopic
in interfaceTopicManagerAdminService
- Parameters:
removeTopic77
-- Throws:
TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
- See Also:
TopicManagerAdminService.removeTopic(java.lang.String)
-
startremoveTopic
public void startremoveTopic(String topic78, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startremoveTopic
in interfaceTopicManagerAdminService
- Parameters:
removeTopic77
-- Throws:
RemoteException
- See Also:
TopicManagerAdminService.startremoveTopic(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
-
getJMSSubscriptionsForTopic
public Subscription[] getJMSSubscriptionsForTopic(String topic82) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
Auto generated method signature- Specified by:
getJMSSubscriptionsForTopic
in interfaceTopicManagerAdminService
- Parameters:
getJMSSubscriptionsForTopic81
-- Throws:
TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
- See Also:
TopicManagerAdminService.getJMSSubscriptionsForTopic(java.lang.String)
-
startgetJMSSubscriptionsForTopic
public void startgetJMSSubscriptionsForTopic(String topic82, TopicManagerAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetJMSSubscriptionsForTopic
in interfaceTopicManagerAdminService
- Parameters:
getJMSSubscriptionsForTopic81
-- Throws:
RemoteException
- See Also:
TopicManagerAdminService.startgetJMSSubscriptionsForTopic(java.lang.String, org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceCallbackHandler)
-
updatePermission
public void updatePermission(String topic86, TopicRolePermission[] topicRolePermissions87) throws RemoteException, TopicManagerAdminServiceEventAdminExceptionException
Auto generated method signature- Specified by:
updatePermission
in interfaceTopicManagerAdminService
- Throws:
TopicManagerAdminServiceEventAdminExceptionException
- :RemoteException
-
-