Package | Description |
---|---|
org.apache.jackrabbit.webdav | |
org.apache.jackrabbit.webdav.bind | |
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.header | |
org.apache.jackrabbit.webdav.lock |
Provides interfaces and classes for locking related issues.
|
org.apache.jackrabbit.webdav.observation |
Contains interfaces and classes related to observation, which is not covered
by the WebDAV protocol.
|
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 .
|
org.apache.jackrabbit.webdav.property |
Interfaces and classes related to WebDAV properties.
|
org.apache.jackrabbit.webdav.search |
Contains interfaces and classes used to cover the functionality defined by the
Internet
Draft WebDAV Search.
|
org.apache.jackrabbit.webdav.security | |
org.apache.jackrabbit.webdav.security.report | |
org.apache.jackrabbit.webdav.server | |
org.apache.jackrabbit.webdav.transaction |
Contains interfaces and classes related to transaction locks.
|
org.apache.jackrabbit.webdav.version |
Interfaces and classes used to cover functionality defined by
RFC 3253: Versioning Extensions to WebDAV.
|
org.apache.jackrabbit.webdav.version.report |
Report interface and inplementation for default reports defined by RFC 3253.
|
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
DavException
DavException extends the Exception class in order
to simplify handling of exceptional situations occurring during processing
of WebDAV requests and provides possibility to retrieve an Xml representation
of the error. |
DavLocatorFactory
DavLocatorFactory ... |
DavResource
DavResource provides standard WebDAV functionality as specified
by RFC 2518. |
DavResourceFactory
DavResourceFactory interface defines a single method for creating
DavResource objects. |
DavResourceIterator
DavResourceIterator extends the
Iterator interface. |
DavResourceLocator
DavResourceLocator ... |
DavServletRequest
DavServletRequest extends the HttpServletRequest by Webdav
specific METHODS. |
DavServletResponse
WebdavResponse extends the HttpServletResponse by
Webdav specific status codes and METHODS. |
DavSession
DavSession allows to pass session information between request,
response and resource(s). |
MultiStatus
MultiStatus representing the content of a multistatus response body and
allows to retrieve the Xml representation.
|
MultiStatusResponse
MultiStatusResponse represents the DAV:multistatus element defined
by RFC 2518: |
Status
Status encapsulating the 'status' present in multistatus
responses. |
WebdavRequest
The empty
WebdavRequest interface collects the functionality
defined by DavServletRequest encapsulating
the core Webdav specification (RFC 2518) as well as the various extensions
used for observation and transaction support, ordering of collections, search
and versioning. |
WebdavResponse
The empty
WebdavResponse interface collects the functionality
defined by DavServletResponse encapsulating
for the core WebDAV specification (RFC 2518) as well as the various extensions
used for observation and transaction support, ordering of collections, search
and versioning. |
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
DavException
DavException extends the Exception class in order
to simplify handling of exceptional situations occurring during processing
of WebDAV requests and provides possibility to retrieve an Xml representation
of the error. |
DavResource
DavResource provides standard WebDAV functionality as specified
by RFC 2518. |
DavResourceLocator
DavResourceLocator ... |
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
DavException
DavException extends the Exception class in order
to simplify handling of exceptional situations occurring during processing
of WebDAV requests and provides possibility to retrieve an Xml representation
of the error. |
MultiStatus
MultiStatus representing the content of a multistatus response body and
allows to retrieve the Xml representation.
|
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
WebdavRequest
The empty
WebdavRequest interface collects the functionality
defined by DavServletRequest encapsulating
the core Webdav specification (RFC 2518) as well as the various extensions
used for observation and transaction support, ordering of collections, search
and versioning. |
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
DavException
DavException extends the Exception class in order
to simplify handling of exceptional situations occurring during processing
of WebDAV requests and provides possibility to retrieve an Xml representation
of the error. |
DavResource
DavResource provides standard WebDAV functionality as specified
by RFC 2518. |
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
DavException
DavException extends the Exception class in order
to simplify handling of exceptional situations occurring during processing
of WebDAV requests and provides possibility to retrieve an Xml representation
of the error. |
DavResource
DavResource provides standard WebDAV functionality as specified
by RFC 2518. |
DavServletRequest
DavServletRequest extends the HttpServletRequest by Webdav
specific METHODS. |
DavServletResponse
WebdavResponse extends the HttpServletResponse by
Webdav specific status codes and METHODS. |
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
DavException
DavException extends the Exception class in order
to simplify handling of exceptional situations occurring during processing
of WebDAV requests and provides possibility to retrieve an Xml representation
of the error. |
DavResource
DavResource provides standard WebDAV functionality as specified
by RFC 2518. |
DavServletRequest
DavServletRequest extends the HttpServletRequest by Webdav
specific METHODS. |
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
DavException
DavException extends the Exception class in order
to simplify handling of exceptional situations occurring during processing
of WebDAV requests and provides possibility to retrieve an Xml representation
of the error. |
MultiStatus
MultiStatus representing the content of a multistatus response body and
allows to retrieve the Xml representation.
|
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
DavException
DavException extends the Exception class in order
to simplify handling of exceptional situations occurring during processing
of WebDAV requests and provides possibility to retrieve an Xml representation
of the error. |
DavResource
DavResource provides standard WebDAV functionality as specified
by RFC 2518. |
Class and Description |
---|
DavException
DavException extends the Exception class in order
to simplify handling of exceptional situations occurring during processing
of WebDAV requests and provides possibility to retrieve an Xml representation
of the error. |
DavResource
DavResource provides standard WebDAV functionality as specified
by RFC 2518. |
MultiStatusResponse
MultiStatusResponse represents the DAV:multistatus element defined
by RFC 2518: |
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
DavException
DavException extends the Exception class in order
to simplify handling of exceptional situations occurring during processing
of WebDAV requests and provides possibility to retrieve an Xml representation
of the error. |
DavLocatorFactory
DavLocatorFactory ... |
DavResource
DavResource provides standard WebDAV functionality as specified
by RFC 2518. |
DavResourceFactory
DavResourceFactory interface defines a single method for creating
DavResource objects. |
DavServletRequest
DavServletRequest extends the HttpServletRequest by Webdav
specific METHODS. |
DavServletResponse
WebdavResponse extends the HttpServletResponse by
Webdav specific status codes and METHODS. |
DavSessionProvider
DavSessionProvider is an interface for components that
can initiate and complete DavSession s. |
WebdavRequest
The empty
WebdavRequest interface collects the functionality
defined by DavServletRequest encapsulating
the core Webdav specification (RFC 2518) as well as the various extensions
used for observation and transaction support, ordering of collections, search
and versioning. |
WebdavResponse
The empty
WebdavResponse interface collects the functionality
defined by DavServletResponse encapsulating
for the core WebDAV specification (RFC 2518) as well as the various extensions
used for observation and transaction support, ordering of collections, search
and versioning. |
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
DavException
DavException extends the Exception class in order
to simplify handling of exceptional situations occurring during processing
of WebDAV requests and provides possibility to retrieve an Xml representation
of the error. |
DavResource
DavResource provides standard WebDAV functionality as specified
by RFC 2518. |
DavServletRequest
DavServletRequest extends the HttpServletRequest by Webdav
specific METHODS. |
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
DavException
DavException extends the Exception class in order
to simplify handling of exceptional situations occurring during processing
of WebDAV requests and provides possibility to retrieve an Xml representation
of the error. |
DavResource
DavResource provides standard WebDAV functionality as specified
by RFC 2518. |
DavServletRequest
DavServletRequest extends the HttpServletRequest by Webdav
specific METHODS. |
MultiStatus
MultiStatus representing the content of a multistatus response body and
allows to retrieve the Xml representation.
|
Class and Description |
---|
DavConstants
DavConstants provide constants for request and response
headers, XML elements and property names defined by
RFC 2518. |
DavException
DavException extends the Exception class in order
to simplify handling of exceptional situations occurring during processing
of WebDAV requests and provides possibility to retrieve an Xml representation
of the error. |
DavResource
DavResource provides standard WebDAV functionality as specified
by RFC 2518. |
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.