| Package | Description |
|---|---|
| org.apache.tomcat.util.http.mapper |
| Modifier and Type | Method and Description |
|---|---|
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–2017 Oracle Corporation. All rights reserved.