| Package | Description |
|---|---|
| okhttp3 |
An HTTP+HTTP/2 client for Android and Java applications.
|
| Modifier and Type | Method and Description |
|---|---|
Cache |
OkHttpClient.cache() |
Cache |
OkCacheContainer.getCache() |
Cache |
AndroidShimResponseCache.getCache() |
| Modifier and Type | Method and Description |
|---|---|
OkHttpClient.Builder |
OkHttpClient.Builder.cache(Cache cache)
Sets the response cache to be used to read and write cached responses.
|
Copyright © 2017. All Rights Reserved.