org.glassfish.grizzly.http.server.util
Class MappingData
java.lang.Object
org.glassfish.grizzly.http.server.util.MappingData
public class MappingData
- extends Object
Mapping data.
- Author:
- Remy Maucherat
host
public Object host
context
public Object context
wrapper
public Object wrapper
jspWildCard
public boolean jspWildCard
isDefaultContext
public boolean isDefaultContext
contextPath
public BufferChunk contextPath
requestPath
public BufferChunk requestPath
wrapperPath
public BufferChunk wrapperPath
pathInfo
public BufferChunk pathInfo
redirectPath
public BufferChunk redirectPath
MappingData
public MappingData()
recycle
public void recycle()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2010 Oracle Corpration. All Rights Reserved.