| 程序包 | 说明 |
|---|---|
| org.apache.hc.core5.http |
Core HTTP transport component APIs.
|
| org.apache.hc.core5.http.impl |
Default implementations of core HTTP APIs.
|
| org.apache.hc.core5.http.protocol |
Core HTTP protocol interceptors.
|
| org.apache.hc.core5.http2.impl.nio |
Default implementation of HTTP/2 transport based on
the asynchronous (non-blocking) I/O model.
|
| 限定符和类型 | 方法和说明 |
|---|---|
EndpointDetails |
HttpConnection.getEndpointDetails()
Returns this connection's endpoint details.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BasicEndpointDetails
Basic HTTP connection endpoint details.
|
| 限定符和类型 | 方法和说明 |
|---|---|
EndpointDetails |
HttpCoreContext.getEndpointDetails() |
| 限定符和类型 | 方法和说明 |
|---|---|
EndpointDetails |
HttpProtocolNegotiator.getEndpointDetails() |
Copyright © 2023. All rights reserved.