com.sun.grizzly.util.http.mapper
Class MappingData
java.lang.Object
com.sun.grizzly.util.http.mapper.MappingData
public class MappingData
- extends Object
Mapping data.
- Author:
- Remy Maucherat
host
public Object host
context
public Object context
wrapper
public Object wrapper
servletName
public String servletName
jspWildCard
public boolean jspWildCard
isDefaultContext
public boolean isDefaultContext
contextPath
public MessageBytes contextPath
requestPath
public MessageBytes requestPath
wrapperPath
public MessageBytes wrapperPath
pathInfo
public MessageBytes pathInfo
redirectPath
public MessageBytes redirectPath
MappingData
public MappingData()
recycle
public void recycle()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 Oracle Corporation. All Rights Reserved.