Package org.apache.hc.core5.http2
package org.apache.hc.core5.http2
Core HTTP/2 transport component APIs.
-
ClassDescriptionSignals fatal HTTP/2 protocol violation that renders the actual HTTP/2 connection unreliable.Signals corrupt HTTP/2 frame.Errors codes defined by HTTP/2 specification.H2MessageConverter<T extends HttpMessage>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.Request pseudo HTTP headers defined by the HTTP/2 specification.Response pseudo HTTP headers defined by the 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.