Package org.apache.coyote.http2
-
Class Summary Class Description Constants HTTP/2 protocol constants.HpackDecoder A decoder for HPACK.HPackHuffman Utility class for Huffman encoding and decoding used in HPACK compression for HTTP/2 headers.HPackHuffman.HuffmanCode Represents a Huffman code with a value and bit length.Http2AsyncUpgradeHandler Asynchronous HTTP/2 upgrade handler that uses non-blocking I/O for all operations.Http2OutputBuffer HTTP/2 output buffer that wraps a chain ofOutputFilterinstances and delegates to aStream.StreamOutputBuffer.Http2Protocol HTTP/2 protocol handler.