org.apache.tomcat.util.http.mapper
protected static final class Mapper.Context extends Mapper.MapElement
| Field Summary | |
|---|---|
| Mapper.Wrapper | defaultWrapper |
| Mapper.Wrapper[] | exactWrappers |
| Mapper.Wrapper[] | extensionWrappers |
| int | nesting |
| String | path |
| Context | resources |
| String[] | welcomeResources |
| Mapper.Wrapper[] | wildcardWrappers |