| Package | Description |
|---|---|
| org.eclipse.cbi.maven.http | |
| org.eclipse.cbi.maven.http.apache |
| Modifier and Type | Method and Description |
|---|---|
abstract HttpRequest.Config |
HttpRequest.Config.Builder.build() |
static HttpRequest.Config |
HttpRequest.Config.defaultConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RetryHttpClient.send(HttpRequest request,
HttpRequest.Config config,
CompletionListener completionListener) |
boolean |
HttpClient.send(HttpRequest request,
HttpRequest.Config config,
CompletionListener completionListener) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ApacheHttpClient.send(HttpRequest request,
HttpRequest.Config config,
CompletionListener completionListener) |
Copyright © 2023 Eclipse Foundation. All rights reserved.