Class WebDavServletController
java.lang.Object
org.cryptomator.frontend.webdav.servlet.WebDavServletController
-
Method Details
-
start
Convenience function to start this servlet.- Throws:
ServerLifecycleException- If the servlet could not be started for any unexpected reason.
-
stop
Convenience function to stop this servlet.- Throws:
ServerLifecycleException- If the servlet could not be stopped for any unexpected reason.
-
getServletRootUri
- Returns:
- A new http URI constructed from the servers bind addr and port as well as this servlet's contextPath.
-