Class WebdavRequestContextHolder
java.lang.Object
org.apache.jackrabbit.webdav.server.WebdavRequestContextHolder
Associates a
WebdavRequestContext with the current execution thread.-
Method Summary
Modifier and TypeMethodDescriptionstatic WebdavRequestContextReturn theWebdavRequestContextwith the current execution thread.
-
Method Details
-
getContext
Return theWebdavRequestContextwith the current execution thread.- Returns:
- the
WebdavRequestContextwith the current execution thread
-