Uses of Class
org.apache.hc.core5.http2.hpack.InboundDynamicTable
Packages that use InboundDynamicTable
-
Uses of InboundDynamicTable in org.apache.hc.core5.http2.hpack
Fields in org.apache.hc.core5.http2.hpack declared as InboundDynamicTableConstructors in org.apache.hc.core5.http2.hpack with parameters of type InboundDynamicTableModifierConstructorDescription(package private)
HPackDecoder
(InboundDynamicTable dynamicTable, Charset charset) (package private)
HPackDecoder
(InboundDynamicTable dynamicTable, CharsetDecoder charsetDecoder)