Package org.apache.jackrabbit.webdav.observation
@Version("1.1.0")
package org.apache.jackrabbit.webdav.observation
-
ClassDescription
DefaultEventTypedefines a simple EventType implementation that only consists of a qualified event name consisting of namespace plus local name.EventBundledefines an empty interface used to represent a bundle of events.EventDiscoveryrepresents the request body of a successful POLL request.EventType...Filter...ObservationConstantsinterface provide constants for request and response headers, Xml elements and property names used for handling observation over WebDAV.ObservationDavServletRequestprovides extensions to theDavServletRequestinterface used for dealing with observation.ObservationDavServletResponseprovides extensions to theDavServletResponseinterface used for dealing with observation.ObservationResourceextends theDavResourceinterface by observation relevant METHODS.Subscriptionrepresents public representation of the event listener created (or modified) by a successful SUBSCRIBE request.
Please note that this interface extends theXmlSerializableinterface.SubscriptionDiscoveryencapsulates the 'subscriptiondiscovery' property of a webdav resource.SubscriptionInfoclass encapsulates the subscription info that forms the request body of a SUBSCRIBE request.
The following xml layout is defined for the subscription info:SubscriptionManagerinterface.