Uses of Class
org.apache.tomcat.util.http.mapper.MappingData

Packages that use MappingData
org.apache.tomcat.util.http.mapper   
 

Uses of MappingData in org.apache.tomcat.util.http.mapper
 

Methods in org.apache.tomcat.util.http.mapper with parameters of type MappingData
 void Mapper.map(MessageBytes uri, MappingData mappingData)
          Map the specified URI relative to the context, mutating the given mapping data.
 void Mapper.map(MessageBytes host, MessageBytes uri, MappingData mappingData)
          Map the specified host name and URI, mutating the given mapping data.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.