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

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

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

Methods in org.apache.wink.webdav.server with annotations of type WebDAVMethod.UNLOCK
 javax.ws.rs.core.Response WebDAVLockableResource.msCompatibilityUnlock()
          This method does not perform a real unlock but returns a NO_CONTENT response for compatibility with MS Windows.
 



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