Uses of Class
org.cryptomator.frontend.webdav.ServerLifecycleException
Packages that use ServerLifecycleException
-
Uses of ServerLifecycleException in org.cryptomator.frontend.webdav
Methods in org.cryptomator.frontend.webdav that throw ServerLifecycleExceptionModifier and TypeMethodDescriptionstatic WebDavServerHandleWebDavServerManager.getOrCreateServer(int port) voidWebDavServer.start()Starts the WebDAV server.voidWebDavServer.stop()Stops the WebDAV server.voidWebDavServer.terminate()Stops the WebDAV server and shuts down its executor service. -
Uses of ServerLifecycleException in org.cryptomator.frontend.webdav.servlet
Methods in org.cryptomator.frontend.webdav.servlet that throw ServerLifecycleException