|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 host,
MessageBytes uri,
MappingData mappingData)
Map the specified host name and URI, mutating the given mapping data. |
void |
Mapper.map(MessageBytes uri,
MappingData mappingData)
Map the specified URI relative to the context, mutating the given mapping data. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||