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, setServiceClientEPRpublic AndesEventAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic AndesEventAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic AndesEventAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic AndesEventAdminServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic AndesEventAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic boolean checkUserHasAddTopicPermission(String username111) throws RemoteException, AndesEventAdminServiceEventAdminException
checkUserHasAddTopicPermission in interface AndesEventAdminServicecheckUserHasAddTopicPermission110 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.checkUserHasAddTopicPermission(java.lang.String)public void startcheckUserHasAddTopicPermission(String username111, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckUserHasAddTopicPermission in interface AndesEventAdminServicecheckUserHasAddTopicPermission110 - RemoteExceptionAndesEventAdminService.startcheckUserHasAddTopicPermission(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)public boolean checkCurrentUserHasPublishTopicPermission(String topicName115) throws RemoteException, AndesEventAdminServiceEventAdminException
checkCurrentUserHasPublishTopicPermission in interface AndesEventAdminServicecheckCurrentUserHasPublishTopicPermission114 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.checkCurrentUserHasPublishTopicPermission(java.lang.String)public void startcheckCurrentUserHasPublishTopicPermission(String topicName115, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckCurrentUserHasPublishTopicPermission in interface AndesEventAdminServicecheckCurrentUserHasPublishTopicPermission114 - RemoteExceptionAndesEventAdminService.startcheckCurrentUserHasPublishTopicPermission(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)public int getAllWSSubscriptionCountForTopic(String topic119) throws RemoteException, AndesEventAdminServiceEventAdminException
getAllWSSubscriptionCountForTopic in interface AndesEventAdminServicegetAllWSSubscriptionCountForTopic118 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.getAllWSSubscriptionCountForTopic(java.lang.String)public void startgetAllWSSubscriptionCountForTopic(String topic119, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetAllWSSubscriptionCountForTopic in interface AndesEventAdminServicegetAllWSSubscriptionCountForTopic118 - RemoteExceptionAndesEventAdminService.startgetAllWSSubscriptionCountForTopic(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)public TopicRolePermission[] getTopicRolePermissions(String topic123) throws RemoteException, AndesEventAdminServiceEventAdminException
getTopicRolePermissions in interface AndesEventAdminServicegetTopicRolePermissions122 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.getTopicRolePermissions(java.lang.String)public void startgetTopicRolePermissions(String topic123, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetTopicRolePermissions in interface AndesEventAdminServicegetTopicRolePermissions122 - RemoteExceptionAndesEventAdminService.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 AndesEventAdminServicepublishToTopic126 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.publishToTopic(java.lang.String, java.lang.String)public void startpublishToTopic(String content127, String topicName128, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startpublishToTopic in interface AndesEventAdminServicepublishToTopic126 - RemoteExceptionAndesEventAdminService.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 AndesEventAdminServicegetAllWSSubscriptionsForTopic130 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.getAllWSSubscriptionsForTopic(java.lang.String, int, int)public void startgetAllWSSubscriptionsForTopic(String topic131, int startingIndex132, int maxSubscriptionCount133, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetAllWSSubscriptionsForTopic in interface AndesEventAdminServicegetAllWSSubscriptionsForTopic130 - RemoteExceptionAndesEventAdminService.startgetAllWSSubscriptionsForTopic(java.lang.String, int, int, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)public TopicNode getAllTopics() throws RemoteException, AndesEventAdminServiceEventAdminException
getAllTopics in interface AndesEventAdminServicegetAllTopics136 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.getAllTopics()public void startgetAllTopics(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetAllTopics in interface AndesEventAdminServicegetAllTopics136 - RemoteExceptionAndesEventAdminService.startgetAllTopics(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)public String[] getUserRoles() throws RemoteException, AndesEventAdminServiceEventAdminException
getUserRoles in interface AndesEventAdminServicegetUserRoles139 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.getUserRoles()public void startgetUserRoles(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetUserRoles in interface AndesEventAdminServicegetUserRoles139 - RemoteExceptionAndesEventAdminService.startgetUserRoles(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)public boolean removeTopic(String topic143) throws RemoteException, AndesEventAdminServiceEventAdminException
removeTopic in interface AndesEventAdminServiceremoveTopic142 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.removeTopic(java.lang.String)public void startremoveTopic(String topic143, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startremoveTopic in interface AndesEventAdminServiceremoveTopic142 - RemoteExceptionAndesEventAdminService.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 AndesEventAdminServicecheckUserHasPublishTopicPermission146 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.checkUserHasPublishTopicPermission(java.lang.String, java.lang.String)public void startcheckUserHasPublishTopicPermission(String topicName147, String username148, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckUserHasPublishTopicPermission in interface AndesEventAdminServicecheckUserHasPublishTopicPermission146 - RemoteExceptionAndesEventAdminService.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 AndesEventAdminServicegetJMSSubscriptionsForTopic151 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.getJMSSubscriptionsForTopic(java.lang.String)public void startgetJMSSubscriptionsForTopic(String topic152, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetJMSSubscriptionsForTopic in interface AndesEventAdminServicegetJMSSubscriptionsForTopic151 - RemoteExceptionAndesEventAdminService.startgetJMSSubscriptionsForTopic(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)public boolean checkCurrentUserHasDeleteTopicPermission()
throws RemoteException,
AndesEventAdminServiceEventAdminException
checkCurrentUserHasDeleteTopicPermission in interface AndesEventAdminServicecheckCurrentUserHasDeleteTopicPermission155 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.checkCurrentUserHasDeleteTopicPermission()public void startcheckCurrentUserHasDeleteTopicPermission(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckCurrentUserHasDeleteTopicPermission in interface AndesEventAdminServicecheckCurrentUserHasDeleteTopicPermission155 - RemoteExceptionAndesEventAdminService.startcheckCurrentUserHasDeleteTopicPermission(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)public boolean checkUserHasDetailsTopicPermission(String username159) throws RemoteException, AndesEventAdminServiceEventAdminException
checkUserHasDetailsTopicPermission in interface AndesEventAdminServicecheckUserHasDetailsTopicPermission158 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.checkUserHasDetailsTopicPermission(java.lang.String)public void startcheckUserHasDetailsTopicPermission(String username159, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckUserHasDetailsTopicPermission in interface AndesEventAdminServicecheckUserHasDetailsTopicPermission158 - RemoteExceptionAndesEventAdminService.startcheckUserHasDetailsTopicPermission(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)public boolean checkCurrentUserHasAddTopicPermission()
throws RemoteException,
AndesEventAdminServiceEventAdminException
checkCurrentUserHasAddTopicPermission in interface AndesEventAdminServicecheckCurrentUserHasAddTopicPermission162 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.checkCurrentUserHasAddTopicPermission()public void startcheckCurrentUserHasAddTopicPermission(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckCurrentUserHasAddTopicPermission in interface AndesEventAdminServicecheckCurrentUserHasAddTopicPermission162 - RemoteExceptionAndesEventAdminService.startcheckCurrentUserHasAddTopicPermission(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)public boolean checkUserHasDeleteTopicPermission(String username166) throws RemoteException, AndesEventAdminServiceEventAdminException
checkUserHasDeleteTopicPermission in interface AndesEventAdminServicecheckUserHasDeleteTopicPermission165 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.checkUserHasDeleteTopicPermission(java.lang.String)public void startcheckUserHasDeleteTopicPermission(String username166, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckUserHasDeleteTopicPermission in interface AndesEventAdminServicecheckUserHasDeleteTopicPermission165 - RemoteExceptionAndesEventAdminService.startcheckUserHasDeleteTopicPermission(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)public void addTopic(String topic170) throws RemoteException, AndesEventAdminServiceEventAdminException
addTopic in interface AndesEventAdminServiceaddTopic169 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.addTopic(java.lang.String)public void startaddTopic(String topic170, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startaddTopic in interface AndesEventAdminServiceaddTopic169 - RemoteExceptionAndesEventAdminService.startaddTopic(java.lang.String, org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)public boolean checkCurrentUserHasDetailsTopicPermission()
throws RemoteException,
AndesEventAdminServiceEventAdminException
checkCurrentUserHasDetailsTopicPermission in interface AndesEventAdminServicecheckCurrentUserHasDetailsTopicPermission172 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.checkCurrentUserHasDetailsTopicPermission()public void startcheckCurrentUserHasDetailsTopicPermission(AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startcheckCurrentUserHasDetailsTopicPermission in interface AndesEventAdminServicecheckCurrentUserHasDetailsTopicPermission172 - RemoteExceptionAndesEventAdminService.startcheckCurrentUserHasDetailsTopicPermission(org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)public Subscription[] getWsSubscriptionsForTopic(String topic176) throws RemoteException, AndesEventAdminServiceEventAdminException
getWsSubscriptionsForTopic in interface AndesEventAdminServicegetWsSubscriptionsForTopic175 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.getWsSubscriptionsForTopic(java.lang.String)public void startgetWsSubscriptionsForTopic(String topic176, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetWsSubscriptionsForTopic in interface AndesEventAdminServicegetWsSubscriptionsForTopic175 - RemoteExceptionAndesEventAdminService.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 AndesEventAdminServicegetPaginatedTopicTree179 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.getPaginatedTopicTree(java.lang.String, int, int)public void startgetPaginatedTopicTree(String topicPath180, int startIndex181, int numberOfTopicsPerRound182, AndesEventAdminServiceCallbackHandler callback) throws RemoteException
startgetPaginatedTopicTree in interface AndesEventAdminServicegetPaginatedTopicTree179 - RemoteExceptionAndesEventAdminService.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 AndesEventAdminServiceupdatePermission185 - AndesEventAdminServiceEventAdminException - :RemoteExceptionAndesEventAdminService.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 AndesEventAdminServiceupdatePermission185 - RemoteExceptionAndesEventAdminService.startupdatePermission(java.lang.String, org.wso2.carbon.andes.event.stub.core.TopicRolePermission[], org.wso2.carbon.andes.event.stub.service.AndesEventAdminServiceCallbackHandler)Copyright © 2018 WSO2. All rights reserved.