Uses of Class
org.modeshape.web.jcr.webdav.ResolvedRequest

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 RequestResolver.resolve(HttpServletRequest request)
          Resolve the given request to the repository, workspace, and URI resolver for the request
 ResolvedRequest DefaultRequestResolver.resolve(HttpServletRequest request)
           
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.