public class MappingData extends Object
| Modifier and Type | Field and Description |
|---|---|
Object |
context |
MessageBytes |
contextPath |
Object |
host |
boolean |
isDefaultContext |
boolean |
jspWildCard |
MessageBytes |
pathInfo |
MessageBytes |
redirectPath |
MessageBytes |
requestPath |
Object |
wrapper |
MessageBytes |
wrapperPath |
| Constructor and Description |
|---|
MappingData() |
public Object host
public Object context
public Object wrapper
public boolean jspWildCard
public boolean isDefaultContext
public MessageBytes contextPath
public MessageBytes requestPath
public MessageBytes wrapperPath
public MessageBytes pathInfo
public MessageBytes redirectPath
Copyright © 2005–2017 Oracle Corporation. All rights reserved.