Uses of Class
org.abstracthorizon.danube.webdav.xml.dav.request.LockInfo

Packages that use LockInfo
org.abstracthorizon.danube.webdav   
org.abstracthorizon.danube.webdav.xml.dav   
 

Uses of LockInfo in org.abstracthorizon.danube.webdav
 

Methods in org.abstracthorizon.danube.webdav with parameters of type LockInfo
protected  boolean BaseWebDAVResourceConnectionHandler.lockImpl(Response response, Lock lock, LockingMechanism lockingMechanism, LockInfo lockInfo, Object owner, boolean recursive, Object resource)
          Locks the resource
protected  boolean BaseWebDAVResourceConnectionHandler.lockRecursive(MultiStatus multiStatus, Lock lock, LockingMechanism lockingMechanism, LockInfo lockInfo, Object owner, Object resource, String path)
          Locks resource recursively.
 

Uses of LockInfo in org.abstracthorizon.danube.webdav.xml.dav
 

Methods in org.abstracthorizon.danube.webdav.xml.dav that return LockInfo
 LockInfo DAVFactory.newLockInfo(XMLParserHandler parent)
           
 



Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.