| Package | Description |
|---|---|
| org.aoju.bus.http | |
| org.aoju.bus.http.cache |
| Class and Description |
|---|
| Cache
Caches HTTP and HTTPS responses to the filesystem so they may be reused, saving time and
bandwidth.
|
| CacheControl
A Cache-Control header with cache directives from a server or client.
|
| InternalCache
internal cache interface.
|
| Class and Description |
|---|
| CacheControl
A Cache-Control header with cache directives from a server or client.
|
| CacheControl.Builder |
| 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.