|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.servlet.GenericServlet javax.servlet.http.HttpServlet org.apache.slide.webdav.WebdavServlet net.sourceforge.blogentis.slide.BlogDavServlet
Hack to allow us to reach to the Webdavservletconfig
Field Summary | |
protected static org.apache.slide.webdav.WebdavServletConfig |
conf
|
Fields inherited from class org.apache.slide.webdav.WebdavServlet |
ATTRIBUTE_NAME, directoryBrowsing, directoryBrowsingTemplate, directoryIndexGenerator, handleLifecycle, methodFactory, token |
Constructor Summary | |
BlogDavServlet()
|
Method Summary | |
static org.apache.slide.webdav.WebdavServletConfig |
getWebdavConfig()
|
void |
init(javax.servlet.ServletConfig config)
|
Methods inherited from class org.apache.slide.webdav.WebdavServlet |
destroy, doGet, init, service |
Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
Methods inherited from class javax.servlet.GenericServlet |
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static org.apache.slide.webdav.WebdavServletConfig conf
Constructor Detail |
public BlogDavServlet()
Method Detail |
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
javax.servlet.ServletException
public static org.apache.slide.webdav.WebdavServletConfig getWebdavConfig()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |