Uses of Interface
org.cryptomator.frontend.webdav.ContextPathRegistry
Packages that use ContextPathRegistry
-
Uses of ContextPathRegistry in org.cryptomator.frontend.webdav.servlet
Methods in org.cryptomator.frontend.webdav.servlet with parameters of type ContextPathRegistryModifier and TypeMethodDescriptionstatic WebDavServletControllerWebDavServletFactory.createServletController(Path rootPath, String untrimmedContextPath, org.eclipse.jetty.server.ServerConnector serverConnector, org.eclipse.jetty.server.handler.ContextHandlerCollection contextHandlerCollection, ContextPathRegistry contextPathRegistry)