public class OptionsMethodImpl extends Object implements com.liferay.portal.kernel.webdav.methods.Method
COPY, DELETE, GET, HEAD, LOCK, MKCOL, MOVE, OPTIONS, PROPFIND, PROPPATCH, PUT, SUPPORTED_METHOD_NAMES, UNLOCK
OptionsMethodImpl()
int
process(com.liferay.portal.kernel.webdav.WebDAVRequest webDAVRequest)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OptionsMethodImpl()
public int process(com.liferay.portal.kernel.webdav.WebDAVRequest webDAVRequest)
process
com.liferay.portal.kernel.webdav.methods.Method