Package | Description |
---|---|
org.apache.tomcat.util.http.mapper |
Modifier and Type | Field and Description |
---|---|
protected Mapper.Context |
Mapper.context
Context associated with this wrapper, used for wrapper mapping.
|
Mapper.Context[] |
Mapper.ContextList.contexts |
Modifier and Type | Method and Description |
---|---|
protected void |
Mapper.addWrapper(Mapper.Context context,
String path,
Object wrapper) |
protected void |
Mapper.addWrapper(Mapper.Context context,
String path,
Object wrapper,
boolean jspWildCard)
Adds a wrapper to the given context.
|
protected void |
Mapper.removeWrapper(Mapper.Context context,
String path) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.