RxProxyHttpClient
.ProxyHttpClient
with the specified configuration.RxHttpClient
.RxHttpClient
with the specified configuration.RxStreamingHttpClient
.RxStreamingHttpClient
with the specified configuration.RxSseClient
.RxSseClient
with the specified configuration.RxWebSocketClient
.RxWebSocketClient
with the specified configuration.Body
arguments of type Maybe
.Body
arguments of type Observable
.HttpClient
that exposes an RxJava 2.x specific interface.ProxyHttpClient
for RxJava 2.SseClient
.Maybe
to handle NOT_FOUND results.SseClient
for RxJava 2.x.SseClient
.StreamingHttpClient
that exposes an RxJava 2.x interface.WebSocketClient
interface for RxJava.WebSocketClient
.Body
arguments of type Single
.RxProxyHttpClient
client at the given injection point.RxSseClient
client at the given injection point.RxStreamingHttpClient
client at the given injection point.RxWebSocketClient
client at the given injection point.