org.apache.tomcat.util.http.mapper
Class Mapper.Host

java.lang.Object
  |
  +--org.apache.tomcat.util.http.mapper.Mapper.MapElement
        |
        +--org.apache.tomcat.util.http.mapper.Mapper.Host
Enclosing class:
Mapper

protected final class Mapper.Host
extends Mapper.MapElement


Field Summary
 Mapper.Context[] contexts
           
 
Fields inherited from class org.apache.tomcat.util.http.mapper.Mapper.MapElement
name, object
 
Constructor Summary
protected Mapper.Host()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contexts

public Mapper.Context[] contexts
Constructor Detail

Mapper.Host

protected Mapper.Host()


Copyright © 2001 Apache Software Foundation. All Rights Reserved.