| Interface | Description |
|---|---|
| ReactorHttpClient |
Reactor variation of the
HttpClient interface. |
| ReactorSseClient |
Reactor variation of the
SseClient interface. |
| ReactorStreamingHttpClient |
Reactor variation of the
StreamingHttpClient interface. |
| Class | Description |
|---|---|
| ReactorHttpClientFactory |
Factory class for creating RxJava 3 clients.
|
| ReactorReactiveClientResultTransformer |
Adds custom support for
Mono to handle NOT_FOUND results. |