| Modifier and Type | Class and Description | 
|---|---|
class  | 
DavexServletService  | 
class  | 
JcrRemotingServlet
JcrRemotingServlet is an extended version of the
 JCR Remoting Servlet
 that provides improved
 
 Batch read
 
 Batch write
 
 functionality and supports cross workspace copy and cloning. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RepositoryServiceImpl
RepositoryServiceImpl... | 
| Modifier and Type | Class and 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... | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ParentSet
ParentSet represents a DAV:parent-set property. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AclMethod
Deprecated.  
 | 
class  | 
BaselineControlMethod
Deprecated.  
 | 
class  | 
BindMethod
Deprecated. 
 
as of 2.13.6, use  
HttpBind instead | 
class  | 
CheckinMethod
Deprecated. 
 
as of 2.13.6, use  
HttpCheckin instead | 
class  | 
CheckoutMethod
Deprecated. 
 
as of 2.13.6, use  
HttpCheckout instead | 
class  | 
CopyMethod
Deprecated. 
 
as of 2.13.6, use  
HttpCopy instead | 
class  | 
DavMethodBase
Deprecated.  
 | 
class  | 
DeleteMethod
Deprecated. 
 
as of 2.13.6, use  
HttpDelete instead | 
class  | 
LabelMethod
Deprecated. 
 
as of 2.13.6, use  
HttpLabel instead | 
class  | 
LockMethod
Deprecated. 
 
as of 2.13.6, use  
HttpLock instead | 
class  | 
MergeMethod
Deprecated. 
 
as of 2.13.6, use  
HttpMerge instead | 
class  | 
MkActivityMethod
Deprecated.  
 | 
class  | 
MkColMethod
Deprecated. 
 
as of 2.13.6, use  
HttpMkcol instead | 
class  | 
MkWorkspaceMethod
Deprecated. 
 
as of 2.13.6, use  
HttpMkworkspace instead | 
class  | 
MoveMethod
Deprecated. 
 
as of 2.13.6, use  
HttpMove instead | 
class  | 
OptionsMethod
Deprecated. 
 
as of 2.13.6, use  
HttpOptions instead | 
class  | 
OrderPatchMethod
Deprecated. 
 
as of 2.13.6, use  
HttpOrderpatch instead | 
class  | 
PollMethod
Deprecated. 
 
as of 2.13.6, use  
HttpPoll instead | 
class  | 
PropFindMethod
Deprecated. 
 
as of 2.13.6, use  
HttpPropfind instead | 
class  | 
PropPatchMethod
Deprecated. 
 
as of 2.13.6, use  
HttpProppatch instead | 
class  | 
PutMethod
Deprecated. 
 
as of 2.13.6, use  
HttpPut instead | 
class  | 
RebindMethod
Deprecated. 
 
as of 2.13.6, use  
HttpRebind instead | 
class  | 
ReportMethod
Deprecated. 
 
as of 2.13.6, use  
HttpReport instead | 
class  | 
SearchMethod
Deprecated. 
 
as of 2.13.6, use  
HttpSearch instead | 
class  | 
SubscribeMethod
Deprecated. 
 
as of 2.13.6, use  
HttpSubscribe instead | 
class  | 
UnbindMethod
Deprecated. 
 
as of 2.13.6, use  
HttpUnbind instead | 
class  | 
UncheckoutMethod
Deprecated.  
 | 
class  | 
UnLockMethod
Deprecated. 
 
as of 2.13.6, use  
HttpUnlock instead | 
class  | 
UnSubscribeMethod
Deprecated. 
 
as of 2.13.6, use  
HttpUnsubscribe instead | 
class  | 
UpdateMethod
Deprecated. 
 
as of 2.13.6, use  
HttpUpdate instead | 
class  | 
VersionControlMethod
Deprecated. 
 
as of 2.13.6, use  
HttpVersionControl instead | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DepthHeader
DepthHeader... | 
class  | 
PollTimeoutHeader
PollTimeoutHeader implements a timeout header for subscription
 polling. | 
class  | 
TimeoutHeader
TimeoutHeader... | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JCRWebdavServerServlet
JCRWebdavServerServlet provides request/response handling for the
 JCRWebdavServer. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JcrActiveLock
JcrActiveLock wraps a JCR lock object. | 
class  | 
SessionScopedLockEntry
SessionScopedLockEntry represents the 'session-scoped' write
 lock as defined by JCR. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NodeTypeProperty
NodeTypeProperty... | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LengthsProperty
LengthsProperty extends DavProperty providing
 utilities to handle the multiple lengths of the property item represented
 by this resource. | 
class  | 
NamespacesProperty
NamespacesProperty... | 
class  | 
ValuesProperty
ValuesProperty implements DavProperty
 providing utilities to handle the value(s) of a JCR property item resource. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SearchResultProperty
SearchResultProperty... | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractActiveLock
AbstractActiveLock... | 
class  | 
AbstractLockEntry
AbstractLockEntry provides the generic XmlSerializable.toXml(org.w3c.dom.Document) method. | 
class  | 
DefaultActiveLock
DefaultActiveLock implements the ActiveLock interface
 and represents an exclusive write lock with a random uuid lock token. | 
class  | 
LockDiscovery
The  
LockDiscovery 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
The  
SupportedLock class encapsulates the lock capabilities
 of a resource. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SubscriptionDiscovery
SubscriptionDiscovery encapsulates the 'subscriptiondiscovery'
 property of a webdav resource. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OrderingType
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DavProperty<T>
The  
Property class represents a Property of a WebDAV
 resource. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractDavProperty<T>
AbstractDavProperty provides generic METHODS used by various
 implementations of the DavProperty interface. | 
class  | 
DavPropertyName
The  
DavPropertyName class reflects a WebDAV property name. | 
class  | 
DavPropertyNameSet
DavPropertyNameSet represents a Set of DavPropertyName
 objects. | 
class  | 
DavPropertySet
The  
DavPropertySet class represents a set of WebDAV
 property. | 
class  | 
DefaultDavProperty<T>
DefaultDavProperty... | 
class  | 
HrefProperty
HrefProperty is an extension to the common DavProperty. | 
class  | 
PropContainer
PropContainer... | 
class  | 
ResourceType
The  
ResourceType class represents the webdav resource
 type property. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
QueryGrammerSet
QueryGrammerSet is a DavProperty that
 encapsulates the 'supported-query-grammer-set' as defined by the
 Webdav SEARCH internet draft. | 
| Modifier and Type | Class and 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 the
 SecurityConstants.SUPPORTED_PRIVILEGE_SET property, used to identify
 the privileges defined for the resource. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractWebdavServlet
AbstractWebdavServlet | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimpleWebdavServlet
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TxActiveLock
TxActiveLock represents the transaction lock present on a
 TransactionResource. | 
class  | 
TxLockEntry
TxLockEntry represents the lock entry objects allowed for
 a transaction lock. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LabelSetProperty
LabelSetProperty... | 
class  | 
SupportedMethodSetProperty
The  
SupportedMethodSetProperty | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SupportedReportSetProperty
SupportedReportSetProperty represents the DAV:supported-report-set
 property defined by RFC 3253. | 
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.