| Package | Description |
|---|---|
| okhttp3.internal.cache |
| Modifier and Type | Method and Description |
|---|---|
CacheStrategy |
CacheStrategy.Factory.get()
Returns a strategy to satisfy
request using the a cached response response. |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalCache.trackResponse(CacheStrategy cacheStrategy)
Track an HTTP response being satisfied with
cacheStrategy. |
Copyright © 2019. All rights reserved.