Uses of Class
org.apache.hc.core5.http2.hpack.FifoBuffer
-
Packages that use FifoBuffer Package Description org.apache.hc.core5.http2.hpack HTTP/2 HPACK APIs. -
-
Uses of FifoBuffer in org.apache.hc.core5.http2.hpack
Fields in org.apache.hc.core5.http2.hpack declared as FifoBuffer Modifier and Type Field Description private FifoBuffer
InboundDynamicTable. headers
-