public class AndesEventAdminServiceStub extends org.apache.axis2.client.Stub implements AndesEventAdminService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
AndesEventAdminServiceStub()
Default Constructor
|
AndesEventAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
AndesEventAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
AndesEventAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
AndesEventAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
addTopic(String topic114)
Auto generated method signature
|
boolean |
checkCurrentUserHasAddTopicPermission()
Auto generated method signature
|
boolean |
checkCurrentUserHasDeleteTopicPermission()
Auto generated method signature
|
boolean |
checkCurrentUserHasDetailsTopicPermission()
Auto generated method signature
|
boolean |
checkCurrentUserHasPublishTopicPermission(String topicName150)
Auto generated method signature
|
boolean |
checkUserHasAddTopicPermission(String username163)
Auto generated method signature
|
boolean |
checkUserHasDeleteTopicPermission(String username139)
Auto generated method signature
|
boolean |
checkUserHasDetailsTopicPermission(String username171)
Auto generated method signature
|
boolean |
checkUserHasPublishTopicPermission(String topicName130,
String username131)
Auto generated method signature
|
TopicNode |
getAllTopics()
Auto generated method signature
|
int |
getAllWSSubscriptionCountForTopic(String topic135)
Auto generated method signature
|
Subscription[] |
getAllWSSubscriptionsForTopic(String topic121,
int startingIndex122,
int maxSubscriptionCount123)
Auto generated method signature
|
Subscription[] |
getJMSSubscriptionsForTopic(String topic167)
Auto generated method signature
|
TopicNode |
getPaginatedTopicTree(String topicPath157,
int startIndex158,
int numberOfTopicsPerRound159)
Auto generated method signature
|
TopicRolePermission[] |
getTopicRolePermissions(String topic117)
Auto generated method signature
|
String[] |
getUserRoles()
Auto generated method signature
|
Subscription[] |
getWsSubscriptionsForTopic(String topic175)
Auto generated method signature
|
void |
publishToTopic(String content182,
String topicName183)
Auto generated method signature
|
boolean |
removeTopic(String topic186)
Auto generated method signature
|
void |
startaddTopic(String topic114,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcheckCurrentUserHasAddTopicPermission(AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcheckCurrentUserHasDeleteTopicPermission(AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcheckCurrentUserHasDetailsTopicPermission(AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcheckCurrentUserHasPublishTopicPermission(String topicName150,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcheckUserHasAddTopicPermission(String username163,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcheckUserHasDeleteTopicPermission(String username139,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcheckUserHasDetailsTopicPermission(String username171,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcheckUserHasPublishTopicPermission(String topicName130,
String username131,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllTopics(AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllWSSubscriptionCountForTopic(String topic135,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllWSSubscriptionsForTopic(String topic121,
int startingIndex122,
int maxSubscriptionCount123,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetJMSSubscriptionsForTopic(String topic167,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedTopicTree(String topicPath157,
int startIndex158,
int numberOfTopicsPerRound159,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTopicRolePermissions(String topic117,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetUserRoles(AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetWsSubscriptionsForTopic(String topic175,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startpublishToTopic(String content182,
String topicName183,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startremoveTopic(String topic186,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startupdatePermission(String topic146,
TopicRolePermission[] topicRolePermissions147,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updatePermission(String topic146,
TopicRolePermission[] topicRolePermissions147)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public AndesEventAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public AndesEventAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public AndesEventAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public AndesEventAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public AndesEventAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public boolean checkCurrentUserHasDetailsTopicPermission() throws RemoteException, AndesEventAdminServiceEventAdminException
checkCurrentUserHasDetailsTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasDetailsTopicPermission110
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkCurrentUserHasDetailsTopicPermission()
public void startcheckCurrentUserHasDetailsTopicPermission(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckCurrentUserHasDetailsTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasDetailsTopicPermission110
- RemoteException
AndesEventAdminService.startcheckCurrentUserHasDetailsTopicPermission(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public void addTopic(String topic114) throws RemoteException, AndesEventAdminServiceEventAdminException
addTopic
in interface AndesEventAdminService
addTopic113
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.addTopic(java.lang.String)
public void startaddTopic(String topic114, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startaddTopic
in interface AndesEventAdminService
addTopic113
- RemoteException
AndesEventAdminService.startaddTopic(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public TopicRolePermission[] getTopicRolePermissions(String topic117) throws RemoteException, AndesEventAdminServiceEventAdminException
getTopicRolePermissions
in interface AndesEventAdminService
getTopicRolePermissions116
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getTopicRolePermissions(java.lang.String)
public void startgetTopicRolePermissions(String topic117, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetTopicRolePermissions
in interface AndesEventAdminService
getTopicRolePermissions116
- RemoteException
AndesEventAdminService.startgetTopicRolePermissions(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public Subscription[] getAllWSSubscriptionsForTopic(String topic121, int startingIndex122, int maxSubscriptionCount123) throws RemoteException, AndesEventAdminServiceEventAdminException
getAllWSSubscriptionsForTopic
in interface AndesEventAdminService
getAllWSSubscriptionsForTopic120
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getAllWSSubscriptionsForTopic(java.lang.String, int, int)
public void startgetAllWSSubscriptionsForTopic(String topic121, int startingIndex122, int maxSubscriptionCount123, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetAllWSSubscriptionsForTopic
in interface AndesEventAdminService
getAllWSSubscriptionsForTopic120
- RemoteException
AndesEventAdminService.startgetAllWSSubscriptionsForTopic(java.lang.String, int, int, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkCurrentUserHasDeleteTopicPermission() throws RemoteException, AndesEventAdminServiceEventAdminException
checkCurrentUserHasDeleteTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasDeleteTopicPermission126
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkCurrentUserHasDeleteTopicPermission()
public void startcheckCurrentUserHasDeleteTopicPermission(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckCurrentUserHasDeleteTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasDeleteTopicPermission126
- RemoteException
AndesEventAdminService.startcheckCurrentUserHasDeleteTopicPermission(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkUserHasPublishTopicPermission(String topicName130, String username131) throws RemoteException, AndesEventAdminServiceEventAdminException
checkUserHasPublishTopicPermission
in interface AndesEventAdminService
checkUserHasPublishTopicPermission129
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkUserHasPublishTopicPermission(java.lang.String, java.lang.String)
public void startcheckUserHasPublishTopicPermission(String topicName130, String username131, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckUserHasPublishTopicPermission
in interface AndesEventAdminService
checkUserHasPublishTopicPermission129
- RemoteException
AndesEventAdminService.startcheckUserHasPublishTopicPermission(java.lang.String, java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public int getAllWSSubscriptionCountForTopic(String topic135) throws RemoteException, AndesEventAdminServiceEventAdminException
getAllWSSubscriptionCountForTopic
in interface AndesEventAdminService
getAllWSSubscriptionCountForTopic134
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getAllWSSubscriptionCountForTopic(java.lang.String)
public void startgetAllWSSubscriptionCountForTopic(String topic135, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetAllWSSubscriptionCountForTopic
in interface AndesEventAdminService
getAllWSSubscriptionCountForTopic134
- RemoteException
AndesEventAdminService.startgetAllWSSubscriptionCountForTopic(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkUserHasDeleteTopicPermission(String username139) throws RemoteException, AndesEventAdminServiceEventAdminException
checkUserHasDeleteTopicPermission
in interface AndesEventAdminService
checkUserHasDeleteTopicPermission138
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkUserHasDeleteTopicPermission(java.lang.String)
public void startcheckUserHasDeleteTopicPermission(String username139, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckUserHasDeleteTopicPermission
in interface AndesEventAdminService
checkUserHasDeleteTopicPermission138
- RemoteException
AndesEventAdminService.startcheckUserHasDeleteTopicPermission(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkCurrentUserHasAddTopicPermission() throws RemoteException, AndesEventAdminServiceEventAdminException
checkCurrentUserHasAddTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasAddTopicPermission142
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkCurrentUserHasAddTopicPermission()
public void startcheckCurrentUserHasAddTopicPermission(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckCurrentUserHasAddTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasAddTopicPermission142
- RemoteException
AndesEventAdminService.startcheckCurrentUserHasAddTopicPermission(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public void updatePermission(String topic146, TopicRolePermission[] topicRolePermissions147) throws RemoteException, AndesEventAdminServiceEventAdminException
updatePermission
in interface AndesEventAdminService
updatePermission145
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.updatePermission(java.lang.String, org.wso2.carbon.andes.event.stub.core.TopicRolePermission[])
public void startupdatePermission(String topic146, TopicRolePermission[] topicRolePermissions147, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startupdatePermission
in interface AndesEventAdminService
updatePermission145
- RemoteException
AndesEventAdminService.startupdatePermission(java.lang.String, org.wso2.carbon.andes.event.stub.core.TopicRolePermission[], org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkCurrentUserHasPublishTopicPermission(String topicName150) throws RemoteException, AndesEventAdminServiceEventAdminException
checkCurrentUserHasPublishTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasPublishTopicPermission149
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkCurrentUserHasPublishTopicPermission(java.lang.String)
public void startcheckCurrentUserHasPublishTopicPermission(String topicName150, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckCurrentUserHasPublishTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasPublishTopicPermission149
- RemoteException
AndesEventAdminService.startcheckCurrentUserHasPublishTopicPermission(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public TopicNode getAllTopics() throws RemoteException, AndesEventAdminServiceEventAdminException
getAllTopics
in interface AndesEventAdminService
getAllTopics153
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getAllTopics()
public void startgetAllTopics(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetAllTopics
in interface AndesEventAdminService
getAllTopics153
- RemoteException
AndesEventAdminService.startgetAllTopics(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public TopicNode getPaginatedTopicTree(String topicPath157, int startIndex158, int numberOfTopicsPerRound159) throws RemoteException, AndesEventAdminServiceEventAdminException
getPaginatedTopicTree
in interface AndesEventAdminService
getPaginatedTopicTree156
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getPaginatedTopicTree(java.lang.String, int, int)
public void startgetPaginatedTopicTree(String topicPath157, int startIndex158, int numberOfTopicsPerRound159, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetPaginatedTopicTree
in interface AndesEventAdminService
getPaginatedTopicTree156
- RemoteException
AndesEventAdminService.startgetPaginatedTopicTree(java.lang.String, int, int, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkUserHasAddTopicPermission(String username163) throws RemoteException, AndesEventAdminServiceEventAdminException
checkUserHasAddTopicPermission
in interface AndesEventAdminService
checkUserHasAddTopicPermission162
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkUserHasAddTopicPermission(java.lang.String)
public void startcheckUserHasAddTopicPermission(String username163, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckUserHasAddTopicPermission
in interface AndesEventAdminService
checkUserHasAddTopicPermission162
- RemoteException
AndesEventAdminService.startcheckUserHasAddTopicPermission(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public Subscription[] getJMSSubscriptionsForTopic(String topic167) throws RemoteException, AndesEventAdminServiceEventAdminException
getJMSSubscriptionsForTopic
in interface AndesEventAdminService
getJMSSubscriptionsForTopic166
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getJMSSubscriptionsForTopic(java.lang.String)
public void startgetJMSSubscriptionsForTopic(String topic167, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetJMSSubscriptionsForTopic
in interface AndesEventAdminService
getJMSSubscriptionsForTopic166
- RemoteException
AndesEventAdminService.startgetJMSSubscriptionsForTopic(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkUserHasDetailsTopicPermission(String username171) throws RemoteException, AndesEventAdminServiceEventAdminException
checkUserHasDetailsTopicPermission
in interface AndesEventAdminService
checkUserHasDetailsTopicPermission170
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkUserHasDetailsTopicPermission(java.lang.String)
public void startcheckUserHasDetailsTopicPermission(String username171, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckUserHasDetailsTopicPermission
in interface AndesEventAdminService
checkUserHasDetailsTopicPermission170
- RemoteException
AndesEventAdminService.startcheckUserHasDetailsTopicPermission(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public Subscription[] getWsSubscriptionsForTopic(String topic175) throws RemoteException, AndesEventAdminServiceEventAdminException
getWsSubscriptionsForTopic
in interface AndesEventAdminService
getWsSubscriptionsForTopic174
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getWsSubscriptionsForTopic(java.lang.String)
public void startgetWsSubscriptionsForTopic(String topic175, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetWsSubscriptionsForTopic
in interface AndesEventAdminService
getWsSubscriptionsForTopic174
- RemoteException
AndesEventAdminService.startgetWsSubscriptionsForTopic(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public String[] getUserRoles() throws RemoteException, AndesEventAdminServiceEventAdminException
getUserRoles
in interface AndesEventAdminService
getUserRoles178
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getUserRoles()
public void startgetUserRoles(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetUserRoles
in interface AndesEventAdminService
getUserRoles178
- RemoteException
AndesEventAdminService.startgetUserRoles(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public void publishToTopic(String content182, String topicName183) throws RemoteException, AndesEventAdminServiceEventAdminException
publishToTopic
in interface AndesEventAdminService
publishToTopic181
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.publishToTopic(java.lang.String, java.lang.String)
public void startpublishToTopic(String content182, String topicName183, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startpublishToTopic
in interface AndesEventAdminService
publishToTopic181
- RemoteException
AndesEventAdminService.startpublishToTopic(java.lang.String, java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean removeTopic(String topic186) throws RemoteException, AndesEventAdminServiceEventAdminException
removeTopic
in interface AndesEventAdminService
removeTopic185
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.removeTopic(java.lang.String)
public void startremoveTopic(String topic186, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startremoveTopic
in interface AndesEventAdminService
removeTopic185
- RemoteException
AndesEventAdminService.startremoveTopic(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
Copyright © 2017 WSO2. All rights reserved.