This project has retired. For details please refer to its Attic page.

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(String body)
          This method does not perform a real lock but returns a 'dummy' lock response for compatibility with MS Windows.
 



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