Uses of Class
org.apache.hc.core5.http2.hpack.HPackDecoder
Packages that use HPackDecoder
Package
Description
Default implementation of HTTP/2 transport based on
the asynchronous (non-blocking) I/O model.
-
Uses of HPackDecoder in org.apache.hc.core5.http2.impl.nio
Fields in org.apache.hc.core5.http2.impl.nio declared as HPackDecoderModifier and TypeFieldDescriptionprivate final HPackDecoder
AbstractH2StreamMultiplexer.hPackDecoder