public class CarddavServlet
extends org.bedework.webdav.servlet.common.WebdavServlet
implements javax.servlet.ServletContextListener
| Constructor and Description |
|---|
CarddavServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMethods() |
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
CardDav |
getConf() |
org.bedework.webdav.servlet.shared.WebdavNsIntf |
getNsIntf(javax.servlet.http.HttpServletRequest req) |
debugMsg, dumpRequest, error, getLogger, init, logIt, service, sessionCreated, sessionDestroyed, setPreserveSessiondoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, serviceprotected void addMethods()
addMethods in class org.bedework.webdav.servlet.common.WebdavServletpublic org.bedework.webdav.servlet.shared.WebdavNsIntf getNsIntf(javax.servlet.http.HttpServletRequest req)
throws org.bedework.webdav.servlet.shared.WebdavException
getNsIntf in class org.bedework.webdav.servlet.common.WebdavServletorg.bedework.webdav.servlet.shared.WebdavExceptionpublic CardDav getConf()
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerCopyright © 2018 Bedework. All rights reserved.