| Interface | Description |
|---|---|
| Credentials | |
| HttpExecutor |
An abstraction for executing HTTP requests, allowing an appropriate implementation to be chosen.
|
| HttpRequest | |
| HttpResponse |
An HTTP response.
|
| Class | Description |
|---|---|
| HttpConfig | |
| HttpConfig.Builder | |
| HttpRequest.Builder | |
| HttpRequestImpl |
A (mostly) immutable http request.
|
| HttpResponse.Builder | |
| HttpResponseImpl | |
| UsernamePassword |