| Package | Description |
|---|---|
| okhttp3.internal.cache | |
| okhttp3.internal.huc |
| 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. |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheAdapter.trackResponse(CacheStrategy cacheStrategy) |
Copyright © 2017. All Rights Reserved.