public class MappingData
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
Context |
context |
|
MessageBytes |
contextPath |
Deprecated.
Unused.
|
Context[] |
contexts |
|
int |
contextSlashCount |
|
Host |
host |
|
boolean |
jspWildCard |
|
MappingMatch |
matchType |
|
MessageBytes |
pathInfo |
|
MessageBytes |
redirectPath |
|
MessageBytes |
requestPath |
|
Wrapper |
wrapper |
|
MessageBytes |
wrapperPath |
| Constructor | Description |
|---|---|
MappingData() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
recycle() |
public Host host
public Context context
public int contextSlashCount
public Context[] contexts
public Wrapper wrapper
public boolean jspWildCard
@Deprecated public final MessageBytes contextPath
public final MessageBytes requestPath
public final MessageBytes wrapperPath
public final MessageBytes pathInfo
public final MessageBytes redirectPath
public MappingMatch matchType
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.