Uses of Class
org.wso2.carbon.event.admin.internal.Subscription
Packages that use Subscription
-
Uses of Subscription in org.wso2.carbon.event.admin.internal
Methods in org.wso2.carbon.event.admin.internal that return SubscriptionModifier and TypeMethodDescriptionTopicManagerAdminService.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 serviceTopicManagerAdminService.getJMSSubscriptionsForTopic(String topic) Gets the JMS subscriptions for a topic Suppressing warning as this is used as a web serviceTopicManagerAdminService.getWsSubscriptionsForTopic(String topic) Gets all the subscriptions Suppressing warning as this is used as a web service