Package org.apache.jackrabbit.webdav.jcr.observation
-
Class Summary Class Description SubscriptionImpl TheSubscription
class encapsulates a single subscription with the following responsibilities: Providing access to the subscription info, Recording events this subscription is interested in, Providing access to the events.SubscriptionManagerImpl SubscriptionManager
collects all subscriptions requested, handles the subscription timeout and provides METHODS to discover subscriptions present on a given resource as well as events for an specific subscription.