Uses of Class
com.sas.lsaf.messaging.subscription.SubscriptionException
Packages that use SubscriptionException
Package
Description
The service for creating and retrieving subscriptions.
-
Uses of SubscriptionException in com.sas.lsaf.messaging.subscription
Methods in com.sas.lsaf.messaging.subscription that throw SubscriptionExceptionModifier and TypeMethodDescriptionSubscriptionService.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.