Package org.apache.coyote.http2
package org.apache.coyote.http2
-
ClassesClassDescriptionHTTP/2 protocol constants.A decoder for HPACK.Utility class for Huffman encoding and decoding used in HPACK compression for HTTP/2 headers.Represents a Huffman code with a value and bit length.Asynchronous HTTP/2 upgrade handler that uses non-blocking I/O for all operations.HTTP/2 output buffer that wraps a chain of
OutputFilterinstances and delegates to aStream.StreamOutputBuffer.HTTP/2 protocol handler.