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 WebdavRequestContext
WebdavRequestContextHolder. getContext()
Return theWebdavRequestContext
with the current execution thread.
-