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 topic170)
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 topicName115)
Auto generated method signature
|
boolean |
checkUserHasAddTopicPermission(String username111)
Auto generated method signature
|
boolean |
checkUserHasDeleteTopicPermission(String username166)
Auto generated method signature
|
boolean |
checkUserHasDetailsTopicPermission(String username159)
Auto generated method signature
|
boolean |
checkUserHasPublishTopicPermission(String topicName147,
String username148)
Auto generated method signature
|
TopicNode |
getAllTopics()
Auto generated method signature
|
int |
getAllWSSubscriptionCountForTopic(String topic119)
Auto generated method signature
|
Subscription[] |
getAllWSSubscriptionsForTopic(String topic131,
int startingIndex132,
int maxSubscriptionCount133)
Auto generated method signature
|
Subscription[] |
getJMSSubscriptionsForTopic(String topic152)
Auto generated method signature
|
TopicNode |
getPaginatedTopicTree(String topicPath180,
int startIndex181,
int numberOfTopicsPerRound182)
Auto generated method signature
|
TopicRolePermission[] |
getTopicRolePermissions(String topic123)
Auto generated method signature
|
String[] |
getUserRoles()
Auto generated method signature
|
Subscription[] |
getWsSubscriptionsForTopic(String topic176)
Auto generated method signature
|
void |
publishToTopic(String content127,
String topicName128)
Auto generated method signature
|
boolean |
removeTopic(String topic143)
Auto generated method signature
|
void |
startaddTopic(String topic170,
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 topicName115,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcheckUserHasAddTopicPermission(String username111,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcheckUserHasDeleteTopicPermission(String username166,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcheckUserHasDetailsTopicPermission(String username159,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcheckUserHasPublishTopicPermission(String topicName147,
String username148,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllTopics(AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllWSSubscriptionCountForTopic(String topic119,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllWSSubscriptionsForTopic(String topic131,
int startingIndex132,
int maxSubscriptionCount133,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetJMSSubscriptionsForTopic(String topic152,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedTopicTree(String topicPath180,
int startIndex181,
int numberOfTopicsPerRound182,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTopicRolePermissions(String topic123,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetUserRoles(AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetWsSubscriptionsForTopic(String topic176,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startpublishToTopic(String content127,
String topicName128,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startremoveTopic(String topic143,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startupdatePermission(String topic186,
TopicRolePermission[] topicRolePermissions187,
AndesEventAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updatePermission(String topic186,
TopicRolePermission[] topicRolePermissions187)
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 checkUserHasAddTopicPermission(String username111) throws RemoteException, AndesEventAdminServiceEventAdminException
checkUserHasAddTopicPermission
in interface AndesEventAdminService
checkUserHasAddTopicPermission110
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkUserHasAddTopicPermission(java.lang.String)
public void startcheckUserHasAddTopicPermission(String username111, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckUserHasAddTopicPermission
in interface AndesEventAdminService
checkUserHasAddTopicPermission110
- RemoteException
AndesEventAdminService.startcheckUserHasAddTopicPermission(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkCurrentUserHasPublishTopicPermission(String topicName115) throws RemoteException, AndesEventAdminServiceEventAdminException
checkCurrentUserHasPublishTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasPublishTopicPermission114
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkCurrentUserHasPublishTopicPermission(java.lang.String)
public void startcheckCurrentUserHasPublishTopicPermission(String topicName115, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckCurrentUserHasPublishTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasPublishTopicPermission114
- RemoteException
AndesEventAdminService.startcheckCurrentUserHasPublishTopicPermission(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public int getAllWSSubscriptionCountForTopic(String topic119) throws RemoteException, AndesEventAdminServiceEventAdminException
getAllWSSubscriptionCountForTopic
in interface AndesEventAdminService
getAllWSSubscriptionCountForTopic118
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getAllWSSubscriptionCountForTopic(java.lang.String)
public void startgetAllWSSubscriptionCountForTopic(String topic119, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetAllWSSubscriptionCountForTopic
in interface AndesEventAdminService
getAllWSSubscriptionCountForTopic118
- RemoteException
AndesEventAdminService.startgetAllWSSubscriptionCountForTopic(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public TopicRolePermission[] getTopicRolePermissions(String topic123) throws RemoteException, AndesEventAdminServiceEventAdminException
getTopicRolePermissions
in interface AndesEventAdminService
getTopicRolePermissions122
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getTopicRolePermissions(java.lang.String)
public void startgetTopicRolePermissions(String topic123, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetTopicRolePermissions
in interface AndesEventAdminService
getTopicRolePermissions122
- RemoteException
AndesEventAdminService.startgetTopicRolePermissions(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public void publishToTopic(String content127, String topicName128) throws RemoteException, AndesEventAdminServiceEventAdminException
publishToTopic
in interface AndesEventAdminService
publishToTopic126
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.publishToTopic(java.lang.String, java.lang.String)
public void startpublishToTopic(String content127, String topicName128, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startpublishToTopic
in interface AndesEventAdminService
publishToTopic126
- RemoteException
AndesEventAdminService.startpublishToTopic(java.lang.String, java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public Subscription[] getAllWSSubscriptionsForTopic(String topic131, int startingIndex132, int maxSubscriptionCount133) throws RemoteException, AndesEventAdminServiceEventAdminException
getAllWSSubscriptionsForTopic
in interface AndesEventAdminService
getAllWSSubscriptionsForTopic130
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getAllWSSubscriptionsForTopic(java.lang.String, int, int)
public void startgetAllWSSubscriptionsForTopic(String topic131, int startingIndex132, int maxSubscriptionCount133, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetAllWSSubscriptionsForTopic
in interface AndesEventAdminService
getAllWSSubscriptionsForTopic130
- RemoteException
AndesEventAdminService.startgetAllWSSubscriptionsForTopic(java.lang.String, int, int, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public TopicNode getAllTopics() throws RemoteException, AndesEventAdminServiceEventAdminException
getAllTopics
in interface AndesEventAdminService
getAllTopics136
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getAllTopics()
public void startgetAllTopics(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetAllTopics
in interface AndesEventAdminService
getAllTopics136
- RemoteException
AndesEventAdminService.startgetAllTopics(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public String[] getUserRoles() throws RemoteException, AndesEventAdminServiceEventAdminException
getUserRoles
in interface AndesEventAdminService
getUserRoles139
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getUserRoles()
public void startgetUserRoles(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetUserRoles
in interface AndesEventAdminService
getUserRoles139
- RemoteException
AndesEventAdminService.startgetUserRoles(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean removeTopic(String topic143) throws RemoteException, AndesEventAdminServiceEventAdminException
removeTopic
in interface AndesEventAdminService
removeTopic142
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.removeTopic(java.lang.String)
public void startremoveTopic(String topic143, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startremoveTopic
in interface AndesEventAdminService
removeTopic142
- RemoteException
AndesEventAdminService.startremoveTopic(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkUserHasPublishTopicPermission(String topicName147, String username148) throws RemoteException, AndesEventAdminServiceEventAdminException
checkUserHasPublishTopicPermission
in interface AndesEventAdminService
checkUserHasPublishTopicPermission146
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkUserHasPublishTopicPermission(java.lang.String, java.lang.String)
public void startcheckUserHasPublishTopicPermission(String topicName147, String username148, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckUserHasPublishTopicPermission
in interface AndesEventAdminService
checkUserHasPublishTopicPermission146
- RemoteException
AndesEventAdminService.startcheckUserHasPublishTopicPermission(java.lang.String, java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public Subscription[] getJMSSubscriptionsForTopic(String topic152) throws RemoteException, AndesEventAdminServiceEventAdminException
getJMSSubscriptionsForTopic
in interface AndesEventAdminService
getJMSSubscriptionsForTopic151
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getJMSSubscriptionsForTopic(java.lang.String)
public void startgetJMSSubscriptionsForTopic(String topic152, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetJMSSubscriptionsForTopic
in interface AndesEventAdminService
getJMSSubscriptionsForTopic151
- RemoteException
AndesEventAdminService.startgetJMSSubscriptionsForTopic(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkCurrentUserHasDeleteTopicPermission() throws RemoteException, AndesEventAdminServiceEventAdminException
checkCurrentUserHasDeleteTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasDeleteTopicPermission155
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkCurrentUserHasDeleteTopicPermission()
public void startcheckCurrentUserHasDeleteTopicPermission(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckCurrentUserHasDeleteTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasDeleteTopicPermission155
- RemoteException
AndesEventAdminService.startcheckCurrentUserHasDeleteTopicPermission(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkUserHasDetailsTopicPermission(String username159) throws RemoteException, AndesEventAdminServiceEventAdminException
checkUserHasDetailsTopicPermission
in interface AndesEventAdminService
checkUserHasDetailsTopicPermission158
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkUserHasDetailsTopicPermission(java.lang.String)
public void startcheckUserHasDetailsTopicPermission(String username159, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckUserHasDetailsTopicPermission
in interface AndesEventAdminService
checkUserHasDetailsTopicPermission158
- RemoteException
AndesEventAdminService.startcheckUserHasDetailsTopicPermission(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkCurrentUserHasAddTopicPermission() throws RemoteException, AndesEventAdminServiceEventAdminException
checkCurrentUserHasAddTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasAddTopicPermission162
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkCurrentUserHasAddTopicPermission()
public void startcheckCurrentUserHasAddTopicPermission(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckCurrentUserHasAddTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasAddTopicPermission162
- RemoteException
AndesEventAdminService.startcheckCurrentUserHasAddTopicPermission(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkUserHasDeleteTopicPermission(String username166) throws RemoteException, AndesEventAdminServiceEventAdminException
checkUserHasDeleteTopicPermission
in interface AndesEventAdminService
checkUserHasDeleteTopicPermission165
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkUserHasDeleteTopicPermission(java.lang.String)
public void startcheckUserHasDeleteTopicPermission(String username166, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckUserHasDeleteTopicPermission
in interface AndesEventAdminService
checkUserHasDeleteTopicPermission165
- RemoteException
AndesEventAdminService.startcheckUserHasDeleteTopicPermission(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public void addTopic(String topic170) throws RemoteException, AndesEventAdminServiceEventAdminException
addTopic
in interface AndesEventAdminService
addTopic169
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.addTopic(java.lang.String)
public void startaddTopic(String topic170, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startaddTopic
in interface AndesEventAdminService
addTopic169
- RemoteException
AndesEventAdminService.startaddTopic(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public boolean checkCurrentUserHasDetailsTopicPermission() throws RemoteException, AndesEventAdminServiceEventAdminException
checkCurrentUserHasDetailsTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasDetailsTopicPermission172
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.checkCurrentUserHasDetailsTopicPermission()
public void startcheckCurrentUserHasDetailsTopicPermission(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckCurrentUserHasDetailsTopicPermission
in interface AndesEventAdminService
checkCurrentUserHasDetailsTopicPermission172
- RemoteException
AndesEventAdminService.startcheckCurrentUserHasDetailsTopicPermission(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public Subscription[] getWsSubscriptionsForTopic(String topic176) throws RemoteException, AndesEventAdminServiceEventAdminException
getWsSubscriptionsForTopic
in interface AndesEventAdminService
getWsSubscriptionsForTopic175
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getWsSubscriptionsForTopic(java.lang.String)
public void startgetWsSubscriptionsForTopic(String topic176, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetWsSubscriptionsForTopic
in interface AndesEventAdminService
getWsSubscriptionsForTopic175
- RemoteException
AndesEventAdminService.startgetWsSubscriptionsForTopic(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public TopicNode getPaginatedTopicTree(String topicPath180, int startIndex181, int numberOfTopicsPerRound182) throws RemoteException, AndesEventAdminServiceEventAdminException
getPaginatedTopicTree
in interface AndesEventAdminService
getPaginatedTopicTree179
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.getPaginatedTopicTree(java.lang.String, int, int)
public void startgetPaginatedTopicTree(String topicPath180, int startIndex181, int numberOfTopicsPerRound182, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetPaginatedTopicTree
in interface AndesEventAdminService
getPaginatedTopicTree179
- RemoteException
AndesEventAdminService.startgetPaginatedTopicTree(java.lang.String, int, int, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
public void updatePermission(String topic186, TopicRolePermission[] topicRolePermissions187) throws RemoteException, AndesEventAdminServiceEventAdminException
updatePermission
in interface AndesEventAdminService
updatePermission185
- AndesEventAdminServiceEventAdminException
- :RemoteException
AndesEventAdminService.updatePermission(java.lang.String, org.wso2.carbon.andes.event.stub.core.TopicRolePermission[])
public void startupdatePermission(String topic186, TopicRolePermission[] topicRolePermissions187, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startupdatePermission
in interface AndesEventAdminService
updatePermission185
- RemoteException
AndesEventAdminService.startupdatePermission(java.lang.String, org.wso2.carbon.andes.event.stub.core.TopicRolePermission[], org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)
Copyright © 2019 WSO2. All rights reserved.