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