public class MappingData extends Object
Modifier and Type | Field and Description |
---|---|
Context |
context |
MessageBytes |
contextPath |
Context[] |
contexts |
int |
contextSlashCount |
Host |
host |
boolean |
jspWildCard |
MappingMatch |
matchType |
MessageBytes |
pathInfo |
MessageBytes |
redirectPath |
MessageBytes |
requestPath |
Wrapper |
wrapper |
MessageBytes |
wrapperPath |
Constructor and Description |
---|
MappingData() |
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
public MappingMatch matchType
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.