Uses of Package
org.apache.jackrabbit.webdav

Packages that use org.apache.jackrabbit.webdav
org.apache.jackrabbit.server.io   
org.apache.jackrabbit.server.jcr   
org.apache.jackrabbit.webdav   
org.apache.jackrabbit.webdav.bind   
org.apache.jackrabbit.webdav.client.methods   
org.apache.jackrabbit.webdav.header   
org.apache.jackrabbit.webdav.jcr   
org.apache.jackrabbit.webdav.jcr.lock   
org.apache.jackrabbit.webdav.jcr.nodetype   
org.apache.jackrabbit.webdav.jcr.observation   
org.apache.jackrabbit.webdav.jcr.property   
org.apache.jackrabbit.webdav.jcr.search   
org.apache.jackrabbit.webdav.jcr.transaction   
org.apache.jackrabbit.webdav.jcr.version   
org.apache.jackrabbit.webdav.jcr.version.report   
org.apache.jackrabbit.webdav.lock   
org.apache.jackrabbit.webdav.observation   
org.apache.jackrabbit.webdav.ordering   
org.apache.jackrabbit.webdav.property   
org.apache.jackrabbit.webdav.search   
org.apache.jackrabbit.webdav.security   
org.apache.jackrabbit.webdav.security.report   
org.apache.jackrabbit.webdav.server   
org.apache.jackrabbit.webdav.simple   
org.apache.jackrabbit.webdav.transaction   
org.apache.jackrabbit.webdav.version   
org.apache.jackrabbit.webdav.version.report   
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.server.io
DavResource
          DavResource provides standard WebDAV functionality as specified by RFC 2518.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.server.jcr
DavException
          DavException extends the Exception class in order to simplify handling of exceptional situations occuring during processing of WebDAV requests and provides possibility to retrieve an Xml representation of the error.
DavSessionProvider
          DavSessionProvider is an interface for components that can initiate and complete DavSessions.
WebdavRequest
          The empty WebdavRequest interface collects the functionality defined by DavServletRequest encapsulting the core Webdav specification (RFC 2518) as well as the various extensions used for observation and transaction support, ordering of collections, search and versioning.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav
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 occuring 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 encapsulting 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 encapsulting 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.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.bind
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 occuring 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...
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.client.methods
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 occuring 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.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.header
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 encapsulting the core Webdav specification (RFC 2518) as well as the various extensions used for observation and transaction support, ordering of collections, search and versioning.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.jcr
AbstractLocatorFactory
          AbstractLocatorFactory is an implementation of the DavLocatorFactory interface that defines how a given uri is split to workspace path an resource path and how it's implementation of DavResourceLocator builds the href.
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 occuring 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).
DavSessionProvider
          DavSessionProvider is an interface for components that can initiate and complete DavSessions.
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: <!
WebdavRequest
          The empty WebdavRequest interface collects the functionality defined by DavServletRequest encapsulting the core Webdav specification (RFC 2518) as well as the various extensions used for observation and transaction support, ordering of collections, search and versioning.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.jcr.lock
DavConstants
          DavConstants provide constants for request and response headers, XML elements and property names defined by RFC 2518.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.jcr.nodetype
DavConstants
          DavConstants provide constants for request and response headers, XML elements and property names defined by RFC 2518.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.jcr.observation
DavException
          DavException extends the Exception class in order to simplify handling of exceptional situations occuring during processing of WebDAV requests and provides possibility to retrieve an Xml representation of the error.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.jcr.property
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 occuring during processing of WebDAV requests and provides possibility to retrieve an Xml representation of the error.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.jcr.search
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 occuring during processing of WebDAV requests and provides possibility to retrieve an Xml representation of the error.
DavResourceLocator
          DavResourceLocator...
MultiStatus
          MultiStatus representing the content of a multistatus response body and allows to retrieve the Xml representation.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.jcr.transaction
DavException
          DavException extends the Exception class in order to simplify handling of exceptional situations occuring 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.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.jcr.version
DavException
          DavException extends the Exception class in order to simplify handling of exceptional situations occuring 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.
DavResourceFactory
          DavResourceFactory interface defines a single method for creating DavResource objects.
DavResourceLocator
          DavResourceLocator...
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.jcr.version.report
DavException
          DavException extends the Exception class in order to simplify handling of exceptional situations occuring 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.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.lock
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 occuring 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.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.observation
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 occuring 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.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.ordering
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 occuring 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.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.property
DavConstants
          DavConstants provide constants for request and response headers, XML elements and property names defined by RFC 2518.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.search
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 occuring 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.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.security
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 occuring 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.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.security.report
DavException
          DavException extends the Exception class in order to simplify handling of exceptional situations occuring 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: <!
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.server
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 occuring 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 DavSessions.
WebdavRequest
          The empty WebdavRequest interface collects the functionality defined by DavServletRequest encapsulting 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 encapsulting 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.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.simple
AbstractLocatorFactory
          AbstractLocatorFactory is an implementation of the DavLocatorFactory interface that defines how a given uri is split to workspace path an resource path and how it's implementation of DavResourceLocator builds the href.
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 occuring 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).
DavSessionProvider
          DavSessionProvider is an interface for components that can initiate and complete DavSessions.
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: <!
WebdavRequest
          The empty WebdavRequest interface collects the functionality defined by DavServletRequest encapsulting the core Webdav specification (RFC 2518) as well as the various extensions used for observation and transaction support, ordering of collections, search and versioning.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.transaction
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 occuring 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.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.version
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 occuring 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.
 

Classes in org.apache.jackrabbit.webdav used by org.apache.jackrabbit.webdav.version.report
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 occuring 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-2008 The Apache Software Foundation. All Rights Reserved.