| Package | Description |
|---|---|
| org.asynchttpclient.extras.rxjava2 |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRxHttpClient
Straight forward default implementation of the
RxHttpClient interface. |
| Modifier and Type | Method and Description |
|---|---|
static RxHttpClient |
RxHttpClient.create(AsyncHttpClient asyncHttpClient)
Returns a new
RxHttpClient instance that uses the given asyncHttpClient under the hoods. |
Copyright © 2017. All Rights Reserved.