Class WebDavServletFactory
java.lang.Object
org.cryptomator.frontend.webdav.servlet.WebDavServletFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.eclipse.jetty.servlet.ServletContextHandlercreateServletContext(Path rootPath, String contextPath) static WebDavServletControllercreateServletController(Path rootPath, String untrimmedContextPath, org.eclipse.jetty.server.ServerConnector serverConnector, org.eclipse.jetty.server.handler.ContextHandlerCollection contextHandlerCollection, ContextPathRegistry contextPathRegistry)
-
Method Details
-
createServletContext
-
createServletController
public static WebDavServletController createServletController(Path rootPath, String untrimmedContextPath, org.eclipse.jetty.server.ServerConnector serverConnector, org.eclipse.jetty.server.handler.ContextHandlerCollection contextHandlerCollection, ContextPathRegistry contextPathRegistry)
-