Uses of Package
org.apache.hc.core5.http2
Packages that use org.apache.hc.core5.http2
Package
Description
Core HTTP/2 transport component APIs.
Core HTTP/2 data frame APIs.
Default implementations of core HTTP/2 APIs.
Default implementation of HTTP/2 transport based on
the asynchronous (non-blocking) I/O model.
HTTP/2 capable requester and server bootstrap.
-
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.http2ClassDescriptionErrors codes defined by HTTP/2 specification.HTTP protocol version policy.
-
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.http2.frame
-
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.http2.implClassDescriptionAbstract message converter intended to convert from a list of HTTP/2 headers to object representing an HTTP message and from an object representing an HTTP message to a list of HTTP/2 headers.The point of access to connection statistics.
-
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.http2.impl.io
-
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.http2.impl.nioClassDescriptionSignals fatal HTTP/2 protocol violation that renders the actual HTTP/2 connection unreliable.Errors codes defined by HTTP/2 specification.Signals HTTP/2 protocol error that renders the actual HTTP/2 data stream unreliable.The point of access to connection statistics.HTTP protocol version policy.
-
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.http2.impl.nio.bootstrap
-
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.testing.nio