Uses of Package
org.modeshape.web.jcr.webdav

Packages that use org.modeshape.web.jcr.webdav
org.modeshape.web.jcr.webdav This package contains the core components for the ModeShape WebDAV server implementation. 
 

Classes in org.modeshape.web.jcr.webdav used by org.modeshape.web.jcr.webdav
RequestResolver
          Interface for a method of resolving a request into a repository name, workspace name, and UriResolver within the workspace.
ResolvedRequest
          Returns the output of RequestResolver.resolve(javax.servlet.http.HttpServletRequest), namely the repository and workspace that URI, as well as a UriResolver for that request.
UriResolver
          Resolves the given URI into a path in a JCR workspace Implementations need not be thread-safe.
 



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