Uses of Package
org.apache.jackrabbit.webdav.observation

Packages that use org.apache.jackrabbit.webdav.observation
org.apache.jackrabbit.webdav   
org.apache.jackrabbit.webdav.observation Contains interfaces and classes related to observation, which is not covered by the WebDAV protocol. 
 

Classes in org.apache.jackrabbit.webdav.observation used by org.apache.jackrabbit.webdav
EventDiscovery
          EventDiscovery represents the request body of a successfull POLL request.
ObservationDavServletRequest
          ObservationDavServletRequest provides extensions to the DavServletRequest interface used for dealing with observation.
ObservationDavServletResponse
          ObservationDavServletResponse provides extensions to the DavServletResponse interface used for dealing with observation.
Subscription
          Subscription represents public representation of the event listener created (or modified) by a successful SUBSCRIBE request.
SubscriptionInfo
          SubscriptionInfo class encapsulates the subscription info that forms the request body of a SUBSCRIBE request.
 

Classes in org.apache.jackrabbit.webdav.observation used by org.apache.jackrabbit.webdav.observation
EventDiscovery
          EventDiscovery represents the request body of a successfull POLL request.
ObservationConstants
          ObservationConstants interface provide constants for request and response headers, Xml elements and property names used for handling observation over WebDAV.
ObservationResource
          ObservationResource extends the DavResource interface by observation relevant METHODS.
Subscription
          Subscription represents public representation of the event listener created (or modified) by a successful SUBSCRIBE request.
SubscriptionDiscovery
          SubscriptionDiscovery encapsulates the 'subscriptiondiscovery' property of a webdav resource.
SubscriptionInfo
          SubscriptionInfo class encapsulates the subscription info that forms the request body of a SUBSCRIBE request.
SubscriptionManager
          SubscriptionManager interface.
 



Copyright © 2005 . All Rights Reserved.