| 程序包 | 说明 |
|---|---|
| org.apache.hc.client5.http.config |
HTTP client configuration APIs.
|
| org.apache.hc.client5.http.impl.async |
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
|
| 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.
|
| 类和说明 |
|---|
| HttpVersionPolicy
HTTP protocol version policy.
|
| 类和说明 |
|---|
| HttpVersionPolicy
HTTP protocol version policy.
|
| 类和说明 |
|---|
| H2Error
Errors codes defined by HTTP/2 specification.
|
| HttpVersionPolicy
HTTP protocol version policy.
|
| 类和说明 |
|---|
| H2Error
Errors codes defined by HTTP/2 specification.
|
| 类和说明 |
|---|
| 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.
|
| 类和说明 |
|---|
| H2TransportMetrics
The point of access to connection statistics.
|
| 类和说明 |
|---|
| HttpVersionPolicy
HTTP protocol version policy.
|
| 类和说明 |
|---|
| HttpVersionPolicy
HTTP protocol version policy.
|
Copyright © 2023. All rights reserved.