Package | Description |
---|---|
com.squareup.okhttp.internal | |
com.squareup.okhttp.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
com.squareup.okhttp 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.
|
Copyright © 2016. All rights reserved.