| Package | Description |
|---|---|
| okhttp3.internal | |
| okhttp3.internal.cache | |
| okhttp3.internal.huc |
| Class and Description |
|---|
| InternalCache
OkHttp's internal cache interface.
|
| Class and Description |
|---|
| CacheRequest |
| CacheStrategy
Given a request and cached response, this figures out whether to use the network, the cache, or
both.
|
| DiskLruCache
A cache that uses a bounded amount of space on a filesystem.
|
| DiskLruCache.Editor
Edits the values for an entry.
|
| DiskLruCache.Snapshot
A snapshot of the values for an entry.
|
| InternalCache
OkHttp's internal cache interface.
|
| Class and Description |
|---|
| CacheRequest |
| CacheStrategy
Given a request and cached response, this figures out whether to use the network, the cache, or
both.
|
| InternalCache
OkHttp's internal cache interface.
|
Copyright © 2017. All Rights Reserved.