com.sun.grizzly.util.http.mapper
Class Mapper.Context
java.lang.Object
com.sun.grizzly.util.http.mapper.Mapper.MapElement
com.sun.grizzly.util.http.mapper.Mapper.Context
- Enclosing class:
- Mapper
protected static final class Mapper.Context
- extends Mapper.MapElement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
path
public String path
welcomeResources
public String[] welcomeResources
resources
public Context resources
defaultWrapper
public Mapper.Wrapper defaultWrapper
exactWrappers
public Mapper.Wrapper[] exactWrappers
wildcardWrappers
public Mapper.Wrapper[] wildcardWrappers
extensionWrappers
public Mapper.Wrapper[] extensionWrappers
nesting
public int nesting
Mapper.Context
protected Mapper.Context()
Copyright © 2009 SUN Microsystems. All Rights Reserved.