Uses of Class
org.ow2.jonas.web.tomcat6.versioning.VersionedPathBean

Packages that use VersionedPathBean
org.apache.catalina.connector   
org.ow2.jonas.web.tomcat6.versioning   
 

Uses of VersionedPathBean in org.apache.catalina.connector
 

Methods in org.apache.catalina.connector with parameters of type VersionedPathBean
protected  boolean CoyoteAdapter.postParseRequest(org.apache.coyote.Request req, org.apache.catalina.connector.Request request, org.apache.coyote.Response res, org.apache.catalina.connector.Response response, VersionedPathBean vpb)
          Parse additional request parameters.
 

Uses of VersionedPathBean in org.ow2.jonas.web.tomcat6.versioning
 

Methods in org.ow2.jonas.web.tomcat6.versioning with parameters of type VersionedPathBean
static org.apache.tomcat.util.buf.MessageBytes ContextFinder.getContextURI(org.apache.tomcat.util.buf.MessageBytes decodedURI, org.apache.catalina.connector.Request req, VersionedPathBean vpb)
          Gets the context URI for a given request using the Context URI mapping.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.