| Package | Description |
|---|---|
| org.aoju.bus.http.internal | |
| org.aoju.bus.http.internal.cache |
| Class and Description |
|---|
| InternalCache
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 |
| InternalCache
internal cache interface.
|
Copyright © 2019. All rights reserved.