| 接口 | 说明 |
|---|---|
| AsyncHttpClientRequest |
Represents a client-side Async HTTP request.
|
| HttpClientRequest |
Represents a client-side HTTP request.
|
| 类 | 说明 |
|---|---|
| DefaultAsyncHttpClientRequest |
AsyncHttpClientRequest implementation that uses apache async http client to execute streaming requests. |
| DefaultHttpClientRequest |
HttpClientRequest implementation that uses apache http client to execute streaming requests. |
| JdkHttpClientRequest |
JDK http client request implement.
|
Copyright © 2018–2024 Alibaba Group. All rights reserved.