Fork me on GitHub

Jackrabbit WebDAV Library

This is the WebDAV Library component of the Apache Jackrabbit project. This component provides interfaces and common utility classes used for building a WebDAV server or client.

The following RFCs have been integrated:

  • RFC 4918 (WebDAV - HTTP Extensions for Distributed Authoring, obsoleting RFC 2518)
  • RFC 3253 (DeltaV - Versioning Extensions to WebDAV)
  • RFC 3648 (Ordered Collections Protocol)
  • RFC 3744 (Access Control Protocol)
  • RFC 5323 (WebDAV SEARCH; previously DASL - DAV Searching and Locating)
  • RFC 5842 (Binding Extensions to Web Distributed Authoring and Versioning (WebDAV))

In addition this library defines (unspecified)

  • Observation
  • Bundling multiple request with extensions to locking