Uses of Interface
org.apache.jackrabbit.webdav.observation.ObservationConstants
-
Packages that use ObservationConstants Package Description org.apache.jackrabbit.spi2dav org.apache.jackrabbit.webdav.jcr.observation org.apache.jackrabbit.webdav.observation -
-
Uses of ObservationConstants in org.apache.jackrabbit.spi2dav
Classes in org.apache.jackrabbit.spi2dav that implement ObservationConstants Modifier and Type Class Description class
EventImpl
EventImpl
... -
Uses of ObservationConstants in org.apache.jackrabbit.webdav.jcr.observation
Classes in org.apache.jackrabbit.webdav.jcr.observation that implement ObservationConstants Modifier and Type Class Description class
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. -
Uses of ObservationConstants in org.apache.jackrabbit.webdav.observation
Classes in org.apache.jackrabbit.webdav.observation that implement ObservationConstants Modifier and Type Class Description class
EventDiscovery
EventDiscovery
represents the request body of a successful POLL request.class
SubscriptionInfo
SubscriptionInfo
class encapsulates the subscription info that forms the request body of a SUBSCRIBE request.
The following xml layout is defined for the subscription info:
-