Uses of Interface
org.apache.jackrabbit.webdav.DavConstants
-
-
Uses of DavConstants in org.apache.jackrabbit.j2ee
Classes in org.apache.jackrabbit.j2ee that implement DavConstants Modifier and Type Class Description class
JcrRemotingServlet
JcrRemotingServlet
...class
JCRWebdavServerServlet
JCRWebdavServerServlet provides request/response handling for the JCRWebdavServer.class
SimpleWebdavServlet
WebdavServlet provides webdav support (level 1 and 2 complient) for repository resources. -
Uses of DavConstants in org.apache.jackrabbit.server.remoting.davex
Classes in org.apache.jackrabbit.server.remoting.davex that implement DavConstants Modifier and Type Class Description class
DavexServletService
class
JcrRemotingServlet
JcrRemotingServlet
is an extended version of theJCR Remoting Servlet
that provides improved Batch read Batch write functionality and supports cross workspace copy and cloning. -
Uses of DavConstants in org.apache.jackrabbit.spi2dav
Classes in org.apache.jackrabbit.spi2dav that implement DavConstants Modifier and Type Class Description class
RepositoryServiceImpl
RepositoryServiceImpl
... -
Uses of DavConstants in org.apache.jackrabbit.spi2davex
Classes in org.apache.jackrabbit.spi2davex that implement DavConstants Modifier and Type Class Description class
RepositoryServiceImpl
RepositoryServiceImpl
... -
Uses of DavConstants in org.apache.jackrabbit.webdav
Classes in org.apache.jackrabbit.webdav that implement DavConstants Modifier and Type Class Description class
MultiStatus
MultiStatus representing the content of a multistatus response body and allows to retrieve the Xml representation.class
MultiStatusResponse
MultiStatusResponse
represents the DAV:multistatus element defined by RFC 2518:class
Status
Status
encapsulating the 'status' present in multistatus responses.class
WebdavRequestImpl
WebdavRequestImpl
... -
Uses of DavConstants in org.apache.jackrabbit.webdav.bind
Classes in org.apache.jackrabbit.webdav.bind that implement DavConstants Modifier and Type Class Description class
ParentSet
ParentSet
represents a DAV:parent-set property. -
Uses of DavConstants in org.apache.jackrabbit.webdav.header
Classes in org.apache.jackrabbit.webdav.header that implement DavConstants Modifier and Type Class Description class
DepthHeader
DepthHeader
...class
PollTimeoutHeader
PollTimeoutHeader
implements a timeout header for subscription polling.class
TimeoutHeader
TimeoutHeader
... -
Uses of DavConstants in org.apache.jackrabbit.webdav.jcr
Classes in org.apache.jackrabbit.webdav.jcr that implement DavConstants Modifier and Type Class Description class
JCRWebdavServerServlet
JCRWebdavServerServlet provides request/response handling for the JCRWebdavServer. -
Uses of DavConstants in org.apache.jackrabbit.webdav.jcr.lock
Classes in org.apache.jackrabbit.webdav.jcr.lock that implement DavConstants Modifier and Type Class Description class
JcrActiveLock
JcrActiveLock
wraps aJCR lock
object.class
SessionScopedLockEntry
SessionScopedLockEntry
represents the 'session-scoped' write lock as defined by JCR. -
Uses of DavConstants in org.apache.jackrabbit.webdav.jcr.nodetype
Classes in org.apache.jackrabbit.webdav.jcr.nodetype that implement DavConstants Modifier and Type Class Description class
NodeTypeProperty
NodeTypeProperty
... -
Uses of DavConstants in org.apache.jackrabbit.webdav.jcr.property
Classes in org.apache.jackrabbit.webdav.jcr.property that implement DavConstants Modifier and Type Class Description class
LengthsProperty
LengthsProperty
extendsDavProperty
providing utilities to handle the multiple lengths of the property item represented by this resource.class
NamespacesProperty
NamespacesProperty
...class
ValuesProperty
ValuesProperty
implementsDavProperty
providing utilities to handle the value(s) of a JCR property item resource. -
Uses of DavConstants in org.apache.jackrabbit.webdav.jcr.search
Classes in org.apache.jackrabbit.webdav.jcr.search that implement DavConstants Modifier and Type Class Description class
SearchResultProperty
SearchResultProperty
... -
Uses of DavConstants in org.apache.jackrabbit.webdav.lock
Classes in org.apache.jackrabbit.webdav.lock that implement DavConstants Modifier and Type Class Description class
AbstractActiveLock
AbstractActiveLock
...class
AbstractLockEntry
AbstractLockEntry
provides the genericXmlSerializable.toXml(org.w3c.dom.Document)
method.class
DefaultActiveLock
DefaultActiveLock
implements theActiveLock
interface and represents an exclusive write lock with a random uuid lock token.class
LockDiscovery
TheLockDiscovery
class encapsulates the webdav lock discovery property that is sent in the request body (PROPFIND and LOCK) and received in a LOCK response body.class
LockInfo
LockInfo
is a simple utility class encapsulating the information passed with a LOCK request.class
SupportedLock
TheSupportedLock
class encapsulates the lock capabilities of a resource. -
Uses of DavConstants in org.apache.jackrabbit.webdav.observation
Classes in org.apache.jackrabbit.webdav.observation that implement DavConstants Modifier and Type Class Description class
SubscriptionDiscovery
SubscriptionDiscovery
encapsulates the 'subscriptiondiscovery' property of a webdav resource. -
Uses of DavConstants in org.apache.jackrabbit.webdav.ordering
Classes in org.apache.jackrabbit.webdav.ordering that implement DavConstants Modifier and Type Class Description class
OrderingType
-
Uses of DavConstants in org.apache.jackrabbit.webdav.property
Subinterfaces of DavConstants in org.apache.jackrabbit.webdav.property Modifier and Type Interface Description interface
DavProperty<T>
TheProperty
class represents a Property of a WebDAV resource.Classes in org.apache.jackrabbit.webdav.property that implement DavConstants Modifier and Type Class Description class
AbstractDavProperty<T>
AbstractDavProperty
provides generic METHODS used by various implementations of theDavProperty
interface.class
DavPropertyName
TheDavPropertyName
class reflects a WebDAV property name.class
DavPropertyNameSet
DavPropertyNameSet
represents a Set ofDavPropertyName
objects.class
DavPropertySet
TheDavPropertySet
class represents a set of WebDAV property.class
DefaultDavProperty<T>
DefaultDavProperty
...class
HrefProperty
HrefProperty
is an extension to the commonDavProperty
.class
PropContainer
PropContainer
...class
ResourceType
TheResourceType
class represents the webdav resource type property. -
Uses of DavConstants in org.apache.jackrabbit.webdav.search
Classes in org.apache.jackrabbit.webdav.search that implement DavConstants Modifier and Type Class Description class
QueryGrammerSet
QueryGrammerSet
is aDavProperty
that encapsulates the 'supported-query-grammer-set' as defined by the Webdav SEARCH internet draft. -
Uses of DavConstants in org.apache.jackrabbit.webdav.security
Classes in org.apache.jackrabbit.webdav.security that implement DavConstants Modifier and Type Class Description class
AclProperty
AclProperty
defines a protected property that specifies the list of access control entries (ACEs).class
AclRestrictionsProperty
AclRestrictionsProperty
as defined by RFC 3744 Section 5.6.class
CurrentUserPrivilegeSetProperty
CurrentUserPrivilegeSetProperty
...class
SupportedPrivilegeSetProperty
SupportedPrivilegeSetProperty
defines theSecurityConstants.SUPPORTED_PRIVILEGE_SET
property, used to identify the privileges defined for the resource. -
Uses of DavConstants in org.apache.jackrabbit.webdav.server
Classes in org.apache.jackrabbit.webdav.server that implement DavConstants Modifier and Type Class Description class
AbstractWebdavServlet
AbstractWebdavServlet
-
Uses of DavConstants in org.apache.jackrabbit.webdav.simple
Classes in org.apache.jackrabbit.webdav.simple that implement DavConstants Modifier and Type Class Description class
SimpleWebdavServlet
-
Uses of DavConstants in org.apache.jackrabbit.webdav.transaction
Classes in org.apache.jackrabbit.webdav.transaction that implement DavConstants Modifier and Type Class Description class
TxActiveLock
TxActiveLock
represents the transaction lock present on aTransactionResource
.class
TxLockEntry
TxLockEntry
represents the lock entry objects allowed for a transaction lock. -
Uses of DavConstants in org.apache.jackrabbit.webdav.version
Classes in org.apache.jackrabbit.webdav.version that implement DavConstants Modifier and Type Class Description class
LabelSetProperty
LabelSetProperty
...class
SupportedMethodSetProperty
TheSupportedMethodSetProperty
-
Uses of DavConstants in org.apache.jackrabbit.webdav.version.report
Classes in org.apache.jackrabbit.webdav.version.report that implement DavConstants Modifier and Type Class Description class
SupportedReportSetProperty
SupportedReportSetProperty
represents the DAV:supported-report-set property defined by RFC 3253.
-