| 程序包 | 说明 |
|---|---|
| org.apache.hc.core5.http.impl.bootstrap |
HTTP/1.1 requester and server bootstrap.
|
| org.apache.hc.core5.http2.impl.nio.bootstrap |
HTTP/2 capable requester and server bootstrap.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
HttpAsyncRequester
HTTP/1.1 client side message exchange initiator.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
H2AsyncRequester
Client side message exchange initiator capable of negotiating
HTTP/2 or HTTP/1.1 compatible connections.
|
class |
H2MultiplexingRequester
HTTP/2 multiplexing client side message exchange initiator.
|
Copyright © 2023. All rights reserved.