Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
- org.astrogrid.samp.httpd.HttpServer.HttpHeaderMap
- java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.astrogrid.samp.httpd.HttpServer
- org.astrogrid.samp.httpd.HttpServer.Request
- org.astrogrid.samp.httpd.HttpServer.Response
- org.astrogrid.samp.httpd.MultiURLMapperHandler (implements org.astrogrid.samp.httpd.HttpServer.Handler)
- org.astrogrid.samp.httpd.ResourceHandler (implements org.astrogrid.samp.httpd.HttpServer.Handler)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.astrogrid.samp.httpd.HttpServer.HttpException
- java.io.IOException
- java.lang.Exception
- org.astrogrid.samp.httpd.URLMapperHandler (implements org.astrogrid.samp.httpd.HttpServer.Handler)
- org.astrogrid.samp.httpd.UtilServer
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- org.astrogrid.samp.httpd.HttpServer.Handler
- org.astrogrid.samp.httpd.ServerResource