| Interface | Description |
|---|---|
| RxHttpClient |
Extended version of
HttpClient that exposes an RxJava 2.x specific interface. |
| RxStreamingHttpClient |
Extended version of
StreamingHttpClient that exposes an RxJava 2.x interface. |
| Class | Description |
|---|---|
| RxReactiveClientResultTransformer |
Adds custom support for
Maybe to handle NOT_FOUND results. |
| RxStreamingHttpClientFactory |
Factory interface for creating clients.
|