@Version(value="1.0.1")
See: Description
| Interface | Description | 
|---|---|
| ActiveLock | ActiveLockencapsulates the lock information for aDavResource. | 
| LockEntry | LockEntry... | 
| LockManager | The  LockManagerinterface. | 
| Class | Description | 
|---|---|
| AbstractActiveLock | AbstractActiveLock... | 
| AbstractLockEntry | AbstractLockEntryprovides the genericXmlSerializable.toXml(org.w3c.dom.Document)method. | 
| DefaultActiveLock | DefaultActiveLockimplements theActiveLockinterface
 and represents an exclusive write lock with a random uuid lock token. | 
| LockDiscovery | The  LockDiscoveryclass encapsulates the webdav lock discovery
 property that is sent in the request body (PROPFIND and LOCK) and received
 in a LOCK response body. | 
| LockInfo | LockInfois a simple utility class encapsulating the information
 passed with a LOCK request. | 
| Scope | The  Scopeclass abstracts the lock scope as defined by RFC 2518. | 
| SimpleLockManager | Simple manager for webdav locks. | 
| SupportedLock | The  SupportedLockclass encapsulates the lock capabilities
 of a resource. | 
| Type | The  Typeclass encapsulates the lock type as defined by RFC 2518. | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.