| Package | Description |
|---|---|
| org.eclipse.cbi.maven.http | |
| org.eclipse.cbi.maven.http.apache | |
| org.eclipse.cbi.maven.plugins.jarsigner |
| Modifier and Type | Class | Description |
|---|---|---|
class |
RetryHttpClient |
| Modifier and Type | Method | Description |
|---|---|---|
HttpClient |
RetryHttpClient.Builder.build() |
| Modifier and Type | Method | Description |
|---|---|---|
static RetryHttpClient.Builder |
RetryHttpClient.retryRequestOn(HttpClient client) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ApacheHttpClient |
An HttpClient implementation based on Apache HttpClient.
|
| Modifier and Type | Method | Description |
|---|---|---|
static HttpClient |
ApacheHttpClient.create(Logger log) |
| Modifier and Type | Method | Description |
|---|---|---|
abstract RemoteJarSigner.Builder |
RemoteJarSigner.Builder.httpClient(HttpClient client) |
Copyright © 2019 Eclipse Foundation. All rights reserved.