Hierarchy For Package org.apache.hc.core5.http2.hpack
Class Hierarchy
- java.lang.Object
- org.apache.hc.core5.http2.hpack.FifoBuffer
- org.apache.hc.core5.http2.hpack.FifoLinkedList
- org.apache.hc.core5.http2.hpack.FifoLinkedList.InternalNode (implements org.apache.hc.core5.http2.hpack.HPackEntry)
- org.apache.hc.core5.http2.hpack.HPackDecoder
- org.apache.hc.core5.http2.hpack.HPackEncoder
- org.apache.hc.core5.http2.hpack.HPackHeader (implements org.apache.hc.core5.http.Header)
- org.apache.hc.core5.http2.hpack.Huffman
- org.apache.hc.core5.http2.hpack.HuffmanDecoder
- org.apache.hc.core5.http2.hpack.HuffmanEncoder
- org.apache.hc.core5.http2.hpack.HuffmanNode
- org.apache.hc.core5.http2.hpack.InboundDynamicTable
- org.apache.hc.core5.http2.hpack.OutboundDynamicTable
- org.apache.hc.core5.http2.hpack.StaticTable
- org.apache.hc.core5.http2.hpack.StaticTable.InternalEntry (implements org.apache.hc.core5.http2.hpack.HPackEntry)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.hc.core5.http.HttpException
- org.apache.hc.core5.http2.hpack.HPackException
- org.apache.hc.core5.http2.hpack.HeaderListConstraintException
- org.apache.hc.core5.http2.hpack.HPackException
- org.apache.hc.core5.http.HttpException
- java.lang.Exception
Interface Hierarchy
- org.apache.hc.core5.http2.hpack.HPackEntry
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.hc.core5.http2.hpack.HPackRepresentation
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)