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