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

Packages that use org.apache.jackrabbit.webdav.observation
org.apache.jackrabbit.spi2dav   
org.apache.jackrabbit.webdav   
org.apache.jackrabbit.webdav.client.methods This package contains classes and utilities used to build a WebDAV client implementation.
Currently it consists of DAV-specific extensions to the Jakarta Commons HttpClient, namely a set of methods. 
org.apache.jackrabbit.webdav.jcr Contains JCR specific implementations. 
org.apache.jackrabbit.webdav.jcr.observation   
org.apache.jackrabbit.webdav.jcr.version Contains JCR specific implementations for the following interfaces: VersionableResource VersionControlledResource VersionResource VersionHistoryResource  
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.spi2dav
ObservationConstants
          ObservationConstants interface provide constants for request and response headers, Xml elements and property names used for handling observation over WebDAV.
 

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.
Please note that this interface extends the XmlSerializable interface.
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:
 

Classes in org.apache.jackrabbit.webdav.observation used by org.apache.jackrabbit.webdav.client.methods
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.
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.
The following xml layout is defined for the subscription info:
 

Classes in org.apache.jackrabbit.webdav.observation used by org.apache.jackrabbit.webdav.jcr
ObservationResource
          ObservationResource extends the DavResource interface by observation relevant METHODS.
SubscriptionManager
          SubscriptionManager interface.
 

Classes in org.apache.jackrabbit.webdav.observation used by org.apache.jackrabbit.webdav.jcr.observation
EventDiscovery
          EventDiscovery represents the request body of a successfull POLL request.
EventType
          EventType...
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.
Please note that this interface extends the XmlSerializable interface.
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.
The following xml layout is defined for the subscription info:
SubscriptionManager
          SubscriptionManager interface.
 

Classes in org.apache.jackrabbit.webdav.observation used by org.apache.jackrabbit.webdav.jcr.version
ObservationResource
          ObservationResource extends the DavResource interface by observation relevant METHODS.
 

Classes in org.apache.jackrabbit.webdav.observation used by org.apache.jackrabbit.webdav.observation
EventBundle
          EventBundle defines an empty interface used to represent a bundle of events.
EventDiscovery
          EventDiscovery represents the request body of a successfull POLL request.
EventType
          EventType...
Filter
          Filter...
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.
Please note that this interface extends the XmlSerializable interface.
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.
The following xml layout is defined for the subscription info:
SubscriptionManager
          SubscriptionManager interface.
 



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