| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResolvedRequest | |
|---|---|
| org.modeshape.web.jcr.webdav | This package contains the core components for the ModeShape WebDAV server implementation. | 
| Uses of ResolvedRequest in org.modeshape.web.jcr.webdav | 
|---|
| Methods in org.modeshape.web.jcr.webdav that return ResolvedRequest | |
|---|---|
|  ResolvedRequest | SingleRepositoryRequestResolver.resolve(javax.servlet.http.HttpServletRequest request,
        String relativePath) | 
|  ResolvedRequest | RequestResolver.resolve(javax.servlet.http.HttpServletRequest request,
        String path)Resolve the given request to the repository, workspace, and path of the node | 
|  ResolvedRequest | MultiRepositoryRequestResolver.resolve(javax.servlet.http.HttpServletRequest request,
        String relativePath) | 
|  ResolvedRequest | DefaultRequestResolver.resolve(javax.servlet.http.HttpServletRequest request,
        String relativePath)Deprecated. | 
|  ResolvedRequest | ResolvedRequest.withPath(String path)Create a new request that is similar to this request except with the supplied path. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||