| Interface | Description |
|---|---|
| ResponseConverter<T> |
A response converter allows to convert a
Response to another object. |
| Class | Description |
|---|---|
| JenkinsOkHttpClient |
This class allows to take into consideration if Jenkins is running behind a proxy or not and return a proper
OkHttpClient
client. |
| OkHttpFuture<T> |
Provides a mechanism to transform an HTTP response asynchronously relying only on JDK APIs.
|
| Exception | Description |
|---|---|
| OkHttpFutureException |
Copyright © 2016–2021. All rights reserved.