public class TopicAdminClient extends Object
| Constructor and Description |
|---|
TopicAdminClient(String backendUrl,
String sessionCookie,
org.apache.axis2.context.ConfigurationContext configurationContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTopic(String topic) |
org.wso2.carbon.event.stub.internal.xsd.TopicNode |
getAllTopics() |
void |
removeTopic(String topic) |
Copyright © 2019 WSO2. All rights reserved.