com.sun.grizzly.util.http.mapper
Class Mapper.Wrapper

java.lang.Object
  extended by com.sun.grizzly.util.http.mapper.Mapper.MapElement
      extended by com.sun.grizzly.util.http.mapper.Mapper.Wrapper
Enclosing class:
Mapper

protected static class Mapper.Wrapper
extends Mapper.MapElement


Field Summary
 boolean jspWildCard
           
 String path
           
 
Fields inherited from class com.sun.grizzly.util.http.mapper.Mapper.MapElement
name, object
 
Constructor Summary
protected Mapper.Wrapper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

path

public String path

jspWildCard

public boolean jspWildCard
Constructor Detail

Mapper.Wrapper

protected Mapper.Wrapper()


Copyright © 2011 SUN Microsystems. All Rights Reserved.