| Interface | Description |
|---|---|
| HttpCacheRecord | |
| HttpCacheRecordEditor | |
| HttpCacheStore |
ResponseCacheStore is an abstraction for a cache store that is used to read, modify or delete http responses.
|
| Class | Description |
|---|---|
| DiskLruHttpCacheStore | |
| HttpCachePolicy |
Http cache policy factory
|
| HttpCachePolicy.ExpirePolicy |
Cache policy with provided expiration configuration
|
| HttpCachePolicy.Policy |
Abstraction for http cache policy configurations
|