| Modifier and Type | Method and Description |
|---|---|
Cache |
OkHttpClient.cache() |
| 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.