| Package | Description |
|---|---|
| okhttp3 |
An HTTP+HTTP/2 client for Android and Java applications.
|
| okhttp3.internal.huc |
| Modifier and Type | Method and Description |
|---|---|
void |
Call.enqueue(Callback responseCallback)
Schedules the request to be executed at some point in the future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OkHttpURLConnection
This implementation uses Call to send requests and receive responses.
|
Copyright © 2017. All Rights Reserved.