| 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.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. | 
| Class and Description | 
|---|
| H2Error Errors codes defined by HTTP/2 specification. | 
| HttpVersionPolicy HTTP protocol version policy. | 
| Class and Description | 
|---|
| H2Error Errors codes defined by HTTP/2 specification. | 
| Class and 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. | 
| Class and Description | 
|---|
| H2TransportMetrics The point of access to connection statistics. | 
| HttpVersionPolicy HTTP protocol version policy. | 
| Class and Description | 
|---|
| HttpVersionPolicy HTTP protocol version policy. | 
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.