public class HttpClient
extends java.lang.Object
| Constructor and Description |
|---|
HttpClient(okhttp3.OkHttpClient okHttpClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
enqueueRequests() |
okhttp3.Response |
execute(okhttp3.Request request) |
okhttp3.OkHttpClient |
getOkClient() |