public class MappingData
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
context |
DataChunk |
contextPath |
java.lang.Object |
host |
boolean |
isDefaultContext |
boolean |
jspWildCard |
DataChunk |
pathInfo |
DataChunk |
redirectPath |
DataChunk |
requestPath |
java.lang.String |
servletName |
DataChunk |
tmpMapperDC |
java.lang.Object |
wrapper |
DataChunk |
wrapperPath |
| Constructor and Description |
|---|
MappingData() |
public java.lang.Object host
public java.lang.Object context
public java.lang.Object wrapper
public java.lang.String servletName
public boolean jspWildCard
public boolean isDefaultContext
public DataChunk contextPath
public DataChunk requestPath
public DataChunk wrapperPath
public DataChunk pathInfo
public DataChunk redirectPath
public DataChunk tmpMapperDC
Copyright © 2013 Oracle Corporation. All Rights Reserved.