Uses of Package
org.apache.hc.core5.http2
-
Packages that use org.apache.hc.core5.http2 Package Description org.apache.hc.core5.http2 Core HTTP/2 transport component APIs.org.apache.hc.core5.http2.frame Core HTTP/2 data frame APIs.org.apache.hc.core5.http2.impl Default implementations of core HTTP/2 APIs.org.apache.hc.core5.http2.impl.io org.apache.hc.core5.http2.impl.nio Default implementation of HTTP/2 transport based on the asynchronous (non-blocking) I/O model.org.apache.hc.core5.http2.impl.nio.bootstrap HTTP/2 capable requester and server bootstrap.org.apache.hc.core5.testing.nio -
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.http2 Class Description H2Error Errors codes defined by HTTP/2 specification.HttpVersionPolicy HTTP protocol version policy. -
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.http2.frame Class Description H2Error Errors codes defined by HTTP/2 specification. -
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.http2.impl Class Description H2MessageConverter Abstract 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.H2TransportMetrics The point of access to connection statistics. -
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.http2.impl.io Class Description H2TransportMetrics The point of access to connection statistics. -
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.http2.impl.nio Class Description H2ConnectionException Signals fatal HTTP/2 protocol violation that renders the actual HTTP/2 connection unreliable.H2Error Errors codes defined by HTTP/2 specification.H2StreamResetException Signals HTTP/2 protocol error that renders the actual HTTP/2 data stream unreliable.H2TransportMetrics The point of access to connection statistics.HttpVersionPolicy HTTP protocol version policy. -
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.http2.impl.nio.bootstrap Class Description HttpVersionPolicy HTTP protocol version policy. -
Classes in org.apache.hc.core5.http2 used by org.apache.hc.core5.testing.nio Class Description HttpVersionPolicy HTTP protocol version policy.