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

Packages that use ObservationConstants
org.apache.jackrabbit.webdav.client.methods This package contains classes and utilities used to build a WebDAV client implementation. 
org.apache.jackrabbit.webdav.observation Contains interfaces and classes related to observation, which is not covered by the WebDAV protocol. 
 

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

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

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 successful POLL request.
 class SubscriptionInfo
          SubscriptionInfo class encapsulates the subscription info that forms the request body of a SUBSCRIBE request.
 



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