org.opencrx.application.caldav
Class CalDavServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.opencrx.application.uses.net.sf.webdav.AbstractWebDavServlet
org.opencrx.application.caldav.CalDavServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class CalDavServlet
- extends AbstractWebDavServlet
- See Also:
- Serialized Form
| Methods inherited from class org.opencrx.application.uses.net.sf.webdav.AbstractWebDavServlet |
init, newDoCopy, newDoDelete, newDoGet, newDoHead, newDoLock, newDoMkcol, newDoMove, newDoProppatch, newDoPut, newDoUnlock, service |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
persistenceManagerFactory
protected javax.jdo.PersistenceManagerFactory persistenceManagerFactory
CalDavServlet
public CalDavServlet()
init
public void init(ServletConfig config)
throws ServletException
- Specified by:
init in interface Servlet- Overrides:
init in class AbstractWebDavServlet
- Throws:
ServletException
constructStore
protected WebDavStore constructStore()
- Specified by:
constructStore in class AbstractWebDavServlet
newDoPropfind
protected WebDavMethod newDoPropfind(WebDavStore store)
- Overrides:
newDoPropfind in class AbstractWebDavServlet
newDoOptions
protected WebDavMethod newDoOptions(WebDavStore store)
- Overrides:
newDoOptions in class AbstractWebDavServlet
newDoReport
protected WebDavMethod newDoReport(WebDavStore store)
- Overrides:
newDoReport in class AbstractWebDavServlet
This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.