| 程序包 | 说明 |
|---|---|
| org.apache.hc.client5.http.protocol |
HTTP protocol interceptors that enable advanced functionality
such as HTTP state management and authentication state caching.
|
| org.apache.hc.core5.http.protocol |
Core HTTP protocol interceptors.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
HttpClientContext
Adaptor class that provides convenience type safe setters and getters
for common
HttpContext attributes used in the course
of HTTP request execution. |
| 限定符和类型 | 方法和说明 |
|---|---|
static HttpCoreContext |
HttpCoreContext.adapt(HttpContext context) |
static HttpCoreContext |
HttpCoreContext.create() |
Copyright © 2023. All rights reserved.