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