| Interface | Description |
|---|---|
| HttpClientBuilderConfigurator |
Implementations of this interface can perform post-configuration
of
HttpClientBuilder used by Client internally. |
| Class | Description |
|---|---|
| Client | |
| HttpResponse | |
| ReactiveClient | Deprecated
Use
ReactorNettyClient instead. |
| ReactorNettyClient |
Reactive client based on Reactor Netty.
|
| ReactorNettyClientOptions |
Options for
ReactorNettyClient. |
| Exception | Description |
|---|---|
| HttpClientException | |
| HttpException |