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

java.lang.Object
  extended by com.sun.grizzly.util.http.mapper.Mapper.MapElement
Direct Known Subclasses:
Mapper.Context, Mapper.Host, Mapper.Wrapper
Enclosing class:
Mapper

protected abstract static class Mapper.MapElement
extends Object


Field Summary
 String name
           
 Object object
           
 
Constructor Summary
protected Mapper.MapElement()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

object

public Object object
Constructor Detail

Mapper.MapElement

protected Mapper.MapElement()


Copyright © 2009 SUN Microsystems. All Rights Reserved.