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

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

protected static final class Mapper.Host
extends Mapper.MapElement


Field Summary
 Mapper.ContextList contextList
           
 String[] defaultContextPaths
           
 Mapper.Context[] defaultContexts
           
 
Fields inherited from class com.sun.grizzly.util.http.mapper.Mapper.MapElement
name, object
 
Constructor Summary
protected Mapper.Host()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contextList

public Mapper.ContextList contextList

defaultContextPaths

public String[] defaultContextPaths

defaultContexts

public Mapper.Context[] defaultContexts
Constructor Detail

Mapper.Host

protected Mapper.Host()


Copyright © 2008 SUN Microsystems. All Rights Reserved.