Package | Description |
---|---|
org.wso2.carbon.andes.event.admin |
Modifier and Type | Method and Description |
---|---|
Subscription[] |
AndesEventAdminService.getAllWSSubscriptionsForTopic(String topic,
int startingIndex,
int maxSubscriptionCount)
Gets all subscriptions for a topic with limited results to return
Suppressing warning as this is used as a web service
|
Subscription[] |
AndesEventAdminService.getJMSSubscriptionsForTopic(String topic)
Gets the JMS subscriptions for a topic
Suppressing warning as this is used as a web service
|
Subscription[] |
AndesEventAdminService.getWsSubscriptionsForTopic(String topic)
Gets all the subscriptions
Suppressing warning as this is used as a web service
|
Copyright © 2017 WSO2. All rights reserved.