|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Mapper.Context | |
| org.apache.tomcat.util.http.mapper | |
| Uses of Mapper.Context in org.apache.tomcat.util.http.mapper |
| Fields in org.apache.tomcat.util.http.mapper declared as Mapper.Context | |
protected Mapper.Context |
Mapper.context
Context associated with this wrapper, used for wrapper mapping. |
Mapper.Context[] |
Mapper.ContextList.contexts
|
| Methods in org.apache.tomcat.util.http.mapper with parameters of type Mapper.Context | |
protected void |
Mapper.addWrapper(Mapper.Context context,
java.lang.String path,
java.lang.Object wrapper)
|
protected void |
Mapper.removeWrapper(Mapper.Context context,
java.lang.String path)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||