Uses of Interface
org.apache.jackrabbit.webdav.observation.ObservationConstants

Packages that use ObservationConstants
org.apache.jackrabbit.webdav.client.methods   
org.apache.jackrabbit.webdav.jcr.observation   
org.apache.jackrabbit.webdav.observation   
 

Uses of ObservationConstants in org.apache.jackrabbit.webdav.client.methods
 

Classes in org.apache.jackrabbit.webdav.client.methods that implement ObservationConstants
 class PollMethod
          PollMethod imple
 class SubscribeMethod
          SubscribeMethod...
 

Uses of ObservationConstants in org.apache.jackrabbit.webdav.jcr.observation
 

Classes in org.apache.jackrabbit.webdav.jcr.observation that implement ObservationConstants
 class SubscriptionImpl
          The Subscription 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
 class EventDiscovery
          EventDiscovery represents the request body of a successfull POLL request.
 class SubscriptionInfo
          SubscriptionInfo class encapsulates the subscription info that forms the request body of a SUBSCRIBE request.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.