|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exist.http.webdav.methods.Options
| Constructor Summary | |
Options()
|
|
| Method Summary | |
void |
process(User user,
HttpServletRequest request,
HttpServletResponse response,
java.lang.String path)
Process a WebDAV request. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Options()
| Method Detail |
public void process(User user,
HttpServletRequest request,
HttpServletResponse response,
java.lang.String path)
throws ServletException,
java.io.IOException
WebDAVMethod
process in interface WebDAVMethoduser - request - response -
java.io.IOException
ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||