Uses of Interface
org.apache.jackrabbit.webdav.WebdavRequestContext
-
Packages that use WebdavRequestContext Package Description org.apache.jackrabbit.webdav.server -
-
Uses of WebdavRequestContext in org.apache.jackrabbit.webdav.server
Methods in org.apache.jackrabbit.webdav.server that return WebdavRequestContext Modifier and Type Method Description static WebdavRequestContextWebdavRequestContextHolder. getContext()Return theWebdavRequestContextwith the current execution thread.
-