Uses of Package
org.apache.jackrabbit.webdav.lock
-
Packages that use org.apache.jackrabbit.webdav.lock Package Description 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.lock org.apache.jackrabbit.webdav.transaction -
Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.webdav Class Description ActiveLock ActiveLockencapsulates the lock information for aDavResource.LockInfo LockInfois a simple utility class encapsulating the information passed with a LOCK request.LockManager TheLockManagerinterface.Scope TheScopeclass abstracts the lock scope as defined by RFC 2518.Type TheTypeclass 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 TheLockDiscoveryclass 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. -
Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.webdav.lock Class Description AbstractActiveLock AbstractActiveLock...ActiveLock ActiveLockencapsulates the lock information for aDavResource.LockDiscovery TheLockDiscoveryclass 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 LockInfois a simple utility class encapsulating the information passed with a LOCK request.LockManager TheLockManagerinterface.Scope TheScopeclass abstracts the lock scope as defined by RFC 2518.Type TheTypeclass 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 AbstractLockEntryprovides the genericXmlSerializable.toXml(org.w3c.dom.Document)method.ActiveLock ActiveLockencapsulates the lock information for aDavResource.DefaultActiveLock DefaultActiveLockimplements theActiveLockinterface and represents an exclusive write lock with a random uuid lock token.LockEntry LockEntry...LockInfo LockInfois a simple utility class encapsulating the information passed with a LOCK request.LockManager TheLockManagerinterface.Scope TheScopeclass abstracts the lock scope as defined by RFC 2518.Type TheTypeclass encapsulates the lock type as defined by RFC 2518.