|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
net.sf.webdav.WebDavServletBean
net.sf.webdav.WebdavServlet
public class WebdavServlet
Servlet which provides support for WebDAV level 2. the original class is org.apache.catalina.servlets.WebdavServlet by Remy Maucherat, which was heavily changed
| Field Summary |
|---|
| Fields inherited from class net.sf.webdav.WebDavServletBean |
|---|
MD5_ENCODER, MD5_HELPER |
| Constructor Summary | |
|---|---|
WebdavServlet()
|
|
| Method Summary | |
|---|---|
protected IWebdavStore |
constructStore(String clazzName,
File root)
|
void |
init()
|
| Methods inherited from class net.sf.webdav.WebDavServletBean |
|---|
init, service |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebdavServlet()
| Method Detail |
|---|
public void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletException
protected IWebdavStore constructStore(String clazzName,
File root)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||