@Deprecated public final class CacheManager extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CacheManager.CacheResult
Deprecated.
|
| Constructor and Description |
|---|
CacheManager()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
cacheDisabled()
Deprecated.
|
static boolean |
endCacheTransaction()
Deprecated.
|
static CacheManager.CacheResult |
getCacheFile(String url,
Map<String,String> headers)
Deprecated.
|
static File |
getCacheFileBaseDir()
Deprecated.
|
static void |
saveCacheFile(String url,
CacheManager.CacheResult cacheResult)
Deprecated.
|
static boolean |
startCacheTransaction()
Deprecated.
|
@Deprecated public static File getCacheFileBaseDir()
@Deprecated public static boolean cacheDisabled()
@Deprecated public static boolean startCacheTransaction()
@Deprecated public static boolean endCacheTransaction()
@Deprecated public static CacheManager.CacheResult getCacheFile(String url, Map<String,String> headers)
@Deprecated public static void saveCacheFile(String url, CacheManager.CacheResult cacheResult)
Copyright © 2008-2013. All Rights Reserved.