| 程序包 | 说明 |
|---|---|
| com.aliyun.httpcomponent.httpclient.implementation.reactive | |
| org.apache.hc.client5.http.async.methods |
Common HTTP methods and message handlers for the asynchronous I/O model.
|
| org.apache.hc.core5.http.message |
Core HTTP message components, message element parser
and writer APIs and their default implementations.
|
| org.apache.hc.core5.http.support |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ReactiveApacheHttpResponse |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SimpleHttpResponse
HTTP response that can enclose a body represented as a simple text string or an array of bytes.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BasicClassicHttpResponse
Basic implementation of
ClassicHttpResponse. |
| 限定符和类型 | 方法和说明 |
|---|---|
BasicHttpResponse |
BasicResponseBuilder.build() |
Copyright © 2023. All rights reserved.