| Modifier and Type | Class and Description |
|---|---|
class |
ApacheHttpClient
Implementation of
HttpClient using apache http client
library under the hood. |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncHttpClient
Implementation of
HttpClient using async-http-client
under the hood. |
| Modifier and Type | Class and Description |
|---|---|
class |
NingAsyncHttpClient
Implementation of
HttpClient using (Ning) async-http-client
under the hood. |
| Modifier and Type | Class and Description |
|---|---|
class |
OkHttpClient
Implementation of
HttpClient using OkHttp library from Square. |
Copyright © 2019. All rights reserved.