Uses of Class
org.apache.hc.core5.http2.hpack.StaticTable
Packages that use StaticTable
-
Uses of StaticTable in org.apache.hc.core5.http2.hpack
Fields in org.apache.hc.core5.http2.hpack declared as StaticTableModifier and TypeFieldDescription(package private) static final StaticTableStaticTable.INSTANCEprivate final StaticTableInboundDynamicTable.staticTableprivate final StaticTableOutboundDynamicTable.staticTableConstructors in org.apache.hc.core5.http2.hpack with parameters of type StaticTableModifierConstructorDescription(package private)InboundDynamicTable(StaticTable staticTable) (package private)OutboundDynamicTable(StaticTable staticTable)