Uses of Class
org.apache.wink.webdav.WebDAVMethod.LOCK

Packages that use WebDAVMethod.LOCK
org.apache.wink.webdav.server   
 

Uses of WebDAVMethod.LOCK in org.apache.wink.webdav.server
 

Methods in org.apache.wink.webdav.server with annotations of type WebDAVMethod.LOCK
 javax.ws.rs.core.Response WebDAVLockableResource.msCompatibilityLock(java.lang.String body)
          This method does not perform a real lock but returns a 'dummy' lock response for compatibility with MS Windows.
 



Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.