| Package | Description |
|---|---|
| okhttp3 |
An HTTP+HTTP/2 client for Android and Java applications.
|
| Modifier and Type | Method and Description |
|---|---|
OkUrlFactory |
OkUrlFactory.clone()
Deprecated.
Returns a copy of this stream handler factory that includes a shallow copy of the internal
HTTP client.
|
OkUrlFactory |
OkUrlFactory.setClient(OkHttpClient client)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AndroidInternal.setResponseCache(OkUrlFactory okUrlFactory,
ResponseCache responseCache)
Sets the response cache to be used to read and write cached responses.
|
Copyright © 2017. All Rights Reserved.