Uses of Package
org.apache.jackrabbit.webdav.lock
-
Packages that use org.apache.jackrabbit.webdav.lock Package Description org.apache.jackrabbit.spi2dav org.apache.jackrabbit.webdav org.apache.jackrabbit.webdav.client.methods Provides classes for use with the Apache HttpClient, supporting WebDAV request methods.org.apache.jackrabbit.webdav.jcr Contains JCR specific implementations.org.apache.jackrabbit.webdav.jcr.lock org.apache.jackrabbit.webdav.jcr.transaction org.apache.jackrabbit.webdav.lock org.apache.jackrabbit.webdav.simple org.apache.jackrabbit.webdav.transaction -
Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.spi2dav Class Description ActiveLock ActiveLock
encapsulates the lock information for aDavResource
.Scope TheScope
class abstracts the lock scope as defined by RFC 2518. -
Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.webdav Class Description ActiveLock ActiveLock
encapsulates the lock information for aDavResource
.LockInfo LockInfo
is a simple utility class encapsulating the information passed with a LOCK request.LockManager TheLockManager
interface.Scope TheScope
class abstracts the lock scope as defined by RFC 2518.Type TheType
class encapsulates the lock type as defined by RFC 2518. -
Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.webdav.client.methods Class Description 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.LockInfo LockInfo
is a simple utility class encapsulating the information passed with a LOCK request. -
Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.webdav.jcr Class Description ActiveLock ActiveLock
encapsulates the lock information for aDavResource
.LockInfo LockInfo
is a simple utility class encapsulating the information passed with a LOCK request.Scope TheScope
class abstracts the lock scope as defined by RFC 2518.SupportedLock TheSupportedLock
class encapsulates the lock capabilities of a resource.Type TheType
class encapsulates the lock type as defined by RFC 2518. -
Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.webdav.jcr.lock Class Description AbstractActiveLock AbstractActiveLock
...AbstractLockEntry AbstractLockEntry
provides the genericXmlSerializable.toXml(org.w3c.dom.Document)
method.ActiveLock ActiveLock
encapsulates the lock information for aDavResource
.LockEntry LockEntry
...Scope TheScope
class abstracts the lock scope as defined by RFC 2518.Type TheType
class encapsulates the lock type as defined by RFC 2518. -
Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.webdav.jcr.transaction Class Description ActiveLock ActiveLock
encapsulates the lock information for aDavResource
.LockInfo LockInfo
is a simple utility class encapsulating the information passed with a LOCK request.LockManager TheLockManager
interface.Scope TheScope
class abstracts the lock scope as defined by RFC 2518.Type TheType
class encapsulates the lock type as defined by RFC 2518. -
Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.webdav.lock Class Description AbstractActiveLock AbstractActiveLock
...ActiveLock ActiveLock
encapsulates the lock information for aDavResource
.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.LockEntry LockEntry
...LockInfo LockInfo
is a simple utility class encapsulating the information passed with a LOCK request.LockManager TheLockManager
interface.Scope TheScope
class abstracts the lock scope as defined by RFC 2518.Type TheType
class encapsulates the lock type as defined by RFC 2518. -
Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.webdav.simple Class Description ActiveLock ActiveLock
encapsulates the lock information for aDavResource
.LockInfo LockInfo
is a simple utility class encapsulating the information passed with a LOCK request.LockManager TheLockManager
interface.Scope TheScope
class abstracts the lock scope as defined by RFC 2518.Type TheType
class encapsulates the lock type as defined by RFC 2518. -
Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.webdav.transaction Class Description AbstractActiveLock AbstractActiveLock
...AbstractLockEntry AbstractLockEntry
provides the genericXmlSerializable.toXml(org.w3c.dom.Document)
method.ActiveLock ActiveLock
encapsulates the lock information for aDavResource
.DefaultActiveLock DefaultActiveLock
implements theActiveLock
interface and represents an exclusive write lock with a random uuid lock token.LockEntry LockEntry
...LockInfo LockInfo
is a simple utility class encapsulating the information passed with a LOCK request.LockManager TheLockManager
interface.Scope TheScope
class abstracts the lock scope as defined by RFC 2518.Type TheType
class encapsulates the lock type as defined by RFC 2518.