HTTP/2 Flow control for connection.
Connection flow control builder.
Flow control used by HTTP/2 for backpressure.
Inbound flow control used by HTTP/2 for backpressure.
Outbound flow control used by HTTP/2 for backpressure.
HTTP/2 Continuation frame.
HTTP/2 frame flag support.
Flags supported by continuation frame.
Flags supported by data frame.
Flags interface to have typed flag methods for types that support it.
Flags supported by headers frame.
Flags for frames that do not have support for any flag.
Flags supported by ping frame.
Flags supported by push promise frame.
Flags supported by settings frame.
Frame listener for HTTP/2 connection.
Frame types with types flags.
HTTP/2 headers combining pseudo headers and
Headers.
There is one dynamic table for inbound headers and one for outbound headers for each connection.
Implementation of HPack Huffman decoding.
Implementation of HPack Huffman encoding.
Writer for a single stream.
Stream specific HTTP/2 flow control.
Inbound window size container.
Outbound window size container.