|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mapper.Context | |
|---|---|
| com.sun.grizzly.util.http.mapper | |
| Uses of Mapper.Context in com.sun.grizzly.util.http.mapper |
|---|
| Fields in com.sun.grizzly.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
|
Mapper.Context[] |
Mapper.Host.defaultContexts
|
| Methods in com.sun.grizzly.util.http.mapper with parameters of type Mapper.Context | |
|---|---|
protected void |
Mapper.addWrapper(Mapper.Context context,
String path,
Object wrapper)
|
protected void |
Mapper.addWrapper(Mapper.Context context,
String path,
Object wrapper,
boolean jspWildCard)
|
protected void |
Mapper.addWrapper(Mapper.Context context,
String path,
Object wrapper,
boolean jspWildCard,
String servletName)
Adds a wrapper to the given context. |
protected void |
Mapper.removeWrapper(Mapper.Context context,
String path)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||