Class Hierarchy
- java.lang.Object
- org.simpleframework.http.Cookie
- org.simpleframework.http.RequestWrapper (implements org.simpleframework.http.Request)
- org.simpleframework.http.ResponseWrapper (implements org.simpleframework.http.Response)
Interface Hierarchy
- org.simpleframework.http.Address
- org.simpleframework.http.ContentType
- java.util.Map<K,V>
- org.simpleframework.http.Part
- org.simpleframework.http.Path
- org.simpleframework.http.Principal
- org.simpleframework.http.RequestLine
- org.simpleframework.http.RequestHeader
- org.simpleframework.http.Request
- org.simpleframework.http.RequestHeader
- org.simpleframework.http.StatusLine
- org.simpleframework.http.ResponseHeader
- org.simpleframework.http.Response
- org.simpleframework.http.ResponseHeader
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.simpleframework.http.Status
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)