org.opencrx.application.uses.net.sf.webdav.methods
Class DoOptions
java.lang.Object
org.opencrx.application.uses.net.sf.webdav.methods.WebDavMethod
org.opencrx.application.uses.net.sf.webdav.methods.DoOptions
- Direct Known Subclasses:
- DoOptions, DoOptions
public class DoOptions
- extends WebDavMethod
Methods inherited from class org.opencrx.application.uses.net.sf.webdav.methods.WebDavMethod |
checkLocks, determineMethodsAllowed, encodeURL, getCleanPath, getDefaultMethodsAllowed, getDepth, getDocumentBuilder, getETag, getFolderMethodsAllowed, getHRef, getLockIdFromIfHeader, getLockIdFromLockTokenHeader, getNullResourceMethodsAllowed, getParentPath, getRelativePath, getRelativePath, getResourceMethodsAllowed, getVersion, sendReport |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoOptions
public DoOptions(WebDavStore store)
execute
public void execute(RequestContext requestContext)
throws IOException,
LockFailedException
- Description copied from class:
WebDavMethod
- To be implemented by concrete method.
- Specified by:
execute
in class WebDavMethod
- Throws:
IOException
LockFailedException
This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.