Package | Description |
---|---|
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.version |
Contains JCR specific implementations for the following interfaces:
VersionableResource
VersionControlledResource
VersionResource
VersionHistoryResource
|
org.apache.jackrabbit.webdav.ordering |
Contains interfaces and classes used to cover the functionality defined by the
RFC 3648: Web Distributed Authoring
and Versioning (WebDAV) Ordered Collections Protocol .
|
Class and Description |
---|
OrderingDavServletRequest
OrderingDavServletRequest provides extensions to the
DavServletRequest interface used for ordering members of orderable
collections. |
OrderPatch
OrderPatch represents the mandatory request body of an
ORDERPATCH request. |
Position
Position encapsulates the position in ordering information
contained in a Webdav request. |
Class and Description |
---|
OrderPatch
OrderPatch represents the mandatory request body of an
ORDERPATCH request. |
Class and Description |
---|
OrderingResource
OrderingResource extends the DavResource interface by
METHODS relating to ordering functionality defined by
RFC 3648. |
OrderPatch
OrderPatch represents the mandatory request body of an
ORDERPATCH request. |
Class and Description |
---|
OrderingResource
OrderingResource extends the DavResource interface by
METHODS relating to ordering functionality defined by
RFC 3648. |
Class and Description |
---|
OrderingConstants
OrderingConstants provide constants for request and response
headers, Xml elements and property names defined by
RFC 3648. |
OrderPatch
OrderPatch represents the mandatory request body of an
ORDERPATCH request. |
OrderPatch.Member
Internal class
Member represents the 'Order-Member' children
elements of an 'OrderPatch' request body present in the ORDERPATCH request. |
Position
Position encapsulates the position in ordering information
contained in a Webdav request. |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.