Uses of Package
org.apache.hc.core5.http2.hpack
Packages that use org.apache.hc.core5.http2.hpack
Package
Description
HTTP/2 HPACK APIs.
Default implementation of HTTP/2 transport based on
the asynchronous (non-blocking) I/O model.
-
Classes in org.apache.hc.core5.http2.hpack used by org.apache.hc.core5.http2.hpackClassDescriptionSignals HPACK protocol violation.Internal HPack header representation that also contains binary length of header name and header value.This Huffman codec implementation has been derived from Twitter HPack project (https://github.com/twitter/hpack)This Huffman codec implementation has been derived from Twitter HPack project (https://github.com/twitter/hpack)This Huffman codec implementation has been derived from Twitter HPack project (https://github.com/twitter/hpack)
-
Classes in org.apache.hc.core5.http2.hpack used by org.apache.hc.core5.http2.impl.nio