Uses of Class
com.sas.lsaf.messaging.subscription.Subscription
Packages that use Subscription
Package
Description
The service for creating and retrieving subscriptions.
-
Uses of Subscription in com.sas.lsaf.messaging.subscription
Methods in com.sas.lsaf.messaging.subscription that return types with arguments of type SubscriptionModifier and TypeMethodDescriptionSubscriptionService.getSubscriptions()Gets all the subscriptions for the current user.SubscriptionService.getSubscriptionsByPath(String path) Gets the subscriptions for the path.SubscriptionService.setSubscriptions(String path, Set<SubscriptionEvent> events) Sets the subscriptions for the path for the current user.