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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
host
public Object host
context
public Object context
wrapper
public Object wrapper
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()
Copyright © 2009 SUN Microsystems. All Rights Reserved.