@Version(value="1.0.0")
See: Description
| Interface | Description | 
|---|---|
| EventBundle | EventBundledefines an empty interface used to represent a bundle
 of events. | 
| EventType | EventType... | 
| ObservationConstants | ObservationConstantsinterface provide constants for request
 and response headers, Xml elements and property names used for handling
 observation over WebDAV. | 
| ObservationDavServletRequest | ObservationDavServletRequestprovides extensions to theDavServletRequestinterface used for dealing with observation. | 
| ObservationDavServletResponse | ObservationDavServletResponseprovides extensions to theDavServletResponseinterface used for dealing with observation. | 
| ObservationResource | ObservationResourceextends theDavResourceinterface by
 observation relevant METHODS. | 
| Subscription | Subscriptionrepresents public representation of the event
 listener created (or modified) by a successful SUBSCRIBE request.Please note that this interface extends the XmlSerializableinterface. | 
| SubscriptionManager | SubscriptionManagerinterface. | 
| Class | Description | 
|---|---|
| DefaultEventType | DefaultEventTypedefines a simple EventType implementation that
 only consists of a qualified event name consisting of namespace plus local
 name. | 
| EventDiscovery | EventDiscoveryrepresents the request body of a successful
 POLL request. | 
| Filter | Filter... | 
| SubscriptionDiscovery | SubscriptionDiscoveryencapsulates the 'subscriptiondiscovery'
 property of a webdav resource. | 
| SubscriptionInfo | SubscriptionInfoclass encapsulates the subscription info
 that forms the request body of a SUBSCRIBE request.The following xml layout is defined for the subscription info: | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.