| Package | Description |
|---|---|
| okhttp3.internal | |
| okhttp3.internal.http |
| Class and Description |
|---|
| 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.
|
| Internal
Escalate internal APIs in
okhttp3 so they can be used from OkHttp's implementation packages.
|
| InternalCache
OkHttp's internal cache interface.
|
| Platform
Access to platform-specific features.
|
| RouteDatabase
A blacklist of failed routes to avoid when creating a new connection to a target address.
|
| Class and Description |
|---|
| RouteDatabase
A blacklist of failed routes to avoid when creating a new connection to a target address.
|