org.exist.atom.http
Class WebDAVServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.exist.atom.http.WebDAVServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class WebDAVServlet
- extends HttpServlet
Provides a WebDAV interface that also maintains the atom feed if it exists
in the directory.
- Author:
- wolf, Alex Milowski
- See Also:
- Serialized Form
WebDAVServlet
public WebDAVServlet()
init
public void init(ServletConfig config)
throws ServletException
- Specified by:
init
in interface Servlet
- Overrides:
init
in class GenericServlet
- Throws:
ServletException
Copyright (C) Wolfgang Meier. All rights reserved.