| Package | Description |
|---|---|
| com.aliyun.core.http | |
| com.aliyun.core.mock |
| Modifier and Type | Class and Description |
|---|---|
class |
BufferedHttpResponse |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
HttpResponse.buffer() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<HttpResponse> |
HttpClient.send(HttpRequest request) |
default CompletableFuture<HttpResponse> |
HttpClient.send(HttpRequest request,
Context context) |
| Constructor and Description |
|---|
BufferedHttpResponse(HttpResponse innerHttpResponse) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<HttpResponse> |
NoOpHttpClient.send(HttpRequest request) |
Copyright © 2022. All rights reserved.