Uses of Class
org.apache.hc.core5.http2.hpack.OutboundDynamicTable
Packages that use OutboundDynamicTable
-
Uses of OutboundDynamicTable in org.apache.hc.core5.http2.hpack
Fields in org.apache.hc.core5.http2.hpack declared as OutboundDynamicTableConstructors in org.apache.hc.core5.http2.hpack with parameters of type OutboundDynamicTableModifierConstructorDescription(package private)
HPackEncoder
(OutboundDynamicTable dynamicTable, Charset charset) (package private)
HPackEncoder
(OutboundDynamicTable dynamicTable, CharsetEncoder charsetEncoder)