Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.omegazero.http.util.AbstractHTTPMessageStream (implements org.omegazero.http.util.HTTPMessageStream)
- org.omegazero.http.util.AbstractHTTPClientStream (implements org.omegazero.http.util.HTTPClientStream)
- org.omegazero.http.util.AbstractHTTPServerStream (implements org.omegazero.http.util.HTTPServerStream)
- org.omegazero.http.h2.util.FrameUtil
- org.omegazero.http.h2.hpack.HPackContext (implements java.io.Serializable)
- org.omegazero.http.h2.hpack.HPackContext.EncoderContext
- org.omegazero.http.h2.hpack.HPackContext.IntRef
- org.omegazero.http.h2.hpack.HPackContext.Session (implements java.io.Serializable)
- org.omegazero.http.h2.hpack.HPackHuffmanCoding
- org.omegazero.http.h1.HTTP1MessageReceiver
- org.omegazero.http.h1.HTTP1RequestReceiver
- org.omegazero.http.h1.HTTP1ResponseReceiver
- org.omegazero.http.h1.HTTP1MessageTransmitter
- org.omegazero.http.h1.HTTP1Util
- org.omegazero.http.h2.util.HTTP2Constants
- org.omegazero.http.h2.HTTP2Endpoint
- org.omegazero.http.h2.HTTP2Client
- org.omegazero.http.h2.util.HTTP2Settings
- org.omegazero.http.h2.streams.HTTP2Stream
- org.omegazero.http.h2.streams.ControlStream
- org.omegazero.http.h2.streams.MessageStream
- org.omegazero.http.h2.util.HTTP2Util
- org.omegazero.http.HTTPLib
- org.omegazero.http.common.HTTPMessageData (implements java.io.Serializable)
- org.omegazero.http.common.HTTPRequestData
- org.omegazero.http.common.HTTPResponseData
- org.omegazero.http.util.HTTPStatus
- org.omegazero.http.util.HTTPValidator
- org.omegazero.http.h1.MessageBodyDechunker
- org.omegazero.common.util.SimpleAttachmentContainer (implements org.omegazero.common.util.AttachmentContainer)
- org.omegazero.http.common.HTTPHeaderContainer (implements java.io.Serializable)
- org.omegazero.http.common.HTTPMessage
- org.omegazero.http.common.HTTPRequest
- org.omegazero.http.common.HTTPResponse
- org.omegazero.http.common.HTTPMessageTrailers
- org.omegazero.http.common.HTTPMessage
- org.omegazero.http.common.HTTPHeaderContainer (implements java.io.Serializable)
- org.omegazero.http.netutil.SocketConnectionWritable (implements org.omegazero.http.util.WritableSocket)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.omegazero.http.common.HTTPException
- org.omegazero.http.h2.HTTP2ConnectionError
- org.omegazero.http.common.InvalidHTTPMessageException
- org.omegazero.http.common.MessageStreamClosedException
- org.omegazero.http.common.HTTPException
- java.io.IOException
- java.lang.Exception
- org.omegazero.http.util.AbstractHTTPMessageStream (implements org.omegazero.http.util.HTTPMessageStream)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.omegazero.http.util.HTTPClient
- org.omegazero.http.util.HTTPMessageStream
- org.omegazero.http.util.HTTPClientStream
- org.omegazero.http.util.HTTPServerStream
- org.omegazero.http.util.HTTPServer (also extends org.omegazero.http.util.HTTPResponder)
- org.omegazero.http.util.WritableSocket (also extends java.io.Flushable)
- java.io.Closeable
- java.io.Flushable
- org.omegazero.http.util.WritableSocket (also extends java.io.Closeable)
- org.omegazero.http.gen.HTTPRequestSupplier<T>
- org.omegazero.http.util.HTTPResponder
- org.omegazero.http.util.HTTPServer (also extends java.io.Closeable)
- org.omegazero.http.gen.HTTPResponseSupplier<T>
- org.omegazero.http.h2.util.StreamCallback<T>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.omegazero.http.common.MessageStreamClosedException.CloseReason
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)