| Interface | Description |
|---|---|
| HttpClientRequest |
An Http Reactive client write contract for outgoing requests.
|
| HttpClientRequest.Form |
An HTTP Form builder
|
| HttpClientResponse |
An HttpClient Reactive read contract for incoming response.
|
| Class | Description |
|---|---|
| HttpClient |
The base class for a Netty-based Http client.
|
| HttpClient.Builder | |
| HttpClientOptions |
An http client connector builder with low-level connection options including
connection pooling and proxy.
|
| HttpClientOptions.Builder |
| Exception | Description |
|---|---|
| HttpClientException |
An exception signalling that an error occurred during a communication over HTTP version
|