Uses of Package
org.apache.jackrabbit.webdav.lock

Packages that use org.apache.jackrabbit.webdav.lock
org.apache.jackrabbit.webdav   
org.apache.jackrabbit.webdav.lock Provides interfaces and classes for locking related issues. 
org.apache.jackrabbit.webdav.transaction Contains interfaces and classes related to transaction locks. 
 

Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.webdav
ActiveLock
          ActiveLock encapsulates the lock information for a DavResource.
LockInfo
          LockInfo is a simple utility class encapsulating the information passed with a LOCK request.
LockManager
          The LockManager interface.
Scope
          The Scope class abstracts the lock scope as defined by RFC 2518.
Type
          The Type class encapsulates the lock type as defined by RFC 2518.
 

Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.webdav.lock
AbstractActiveLock
          AbstractActiveLock...
ActiveLock
          ActiveLock encapsulates the lock information for a DavResource.
LockEntry
          LockEntry...
LockInfo
          LockInfo is a simple utility class encapsulating the information passed with a LOCK request.
LockManager
          The LockManager interface.
Scope
          The Scope class abstracts the lock scope as defined by RFC 2518.
Type
          The Type class encapsulates the lock type as defined by RFC 2518.
 

Classes in org.apache.jackrabbit.webdav.lock used by org.apache.jackrabbit.webdav.transaction
AbstractActiveLock
          AbstractActiveLock...
AbstractLockEntry
          AbstractLockEntry provides the generic XmlSerializable.toXml(org.w3c.dom.Document) method.
ActiveLock
          ActiveLock encapsulates the lock information for a DavResource.
DefaultActiveLock
          DefaultActiveLock implements the ActiveLock 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
          The LockManager interface.
Scope
          The Scope class abstracts the lock scope as defined by RFC 2518.
Type
          The Type class encapsulates the lock type as defined by RFC 2518.
 



Copyright © 2005-2006 . All Rights Reserved.