Uses of Class
org.apache.tomcat.util.http.mapper.Mapper.ContextVersion

Packages that use Mapper.ContextVersion
org.apache.tomcat.util.http.mapper   
 

Uses of Mapper.ContextVersion in org.apache.tomcat.util.http.mapper
 

Fields in org.apache.tomcat.util.http.mapper declared as Mapper.ContextVersion
protected  Mapper.ContextVersion Mapper.context
          Context associated with this wrapper, used for wrapper mapping.
 Mapper.ContextVersion[] Mapper.Context.versions
           
 

Methods in org.apache.tomcat.util.http.mapper with parameters of type Mapper.ContextVersion
protected  void Mapper.addWrapper(Mapper.ContextVersion context, String path, Object wrapper, boolean jspWildCard, boolean resourceOnly)
          Adds a wrapper to the given context.
protected  void Mapper.removeWrapper(Mapper.ContextVersion context, String path)
           
 



Copyright © 2015 WSO2. All rights reserved.