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