Package com.drake.net.cache

Types

CacheMode
Link copied to clipboard
enum CacheMode : Enum<CacheMode>
ForceCache
Link copied to clipboard
class ForceCache : Closeable, Flushable
Caches HTTP and HTTPS responses to the filesystem so they may be reused, saving time and bandwidth.