|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCache | |
|---|---|
| oak | |
| oak.external.com.github.droidfu.cachefu | |
| Uses of AbstractCache in oak |
|---|
| Subclasses of AbstractCache in oak | |
|---|---|
class |
OAKImageCache
|
| Uses of AbstractCache in oak.external.com.github.droidfu.cachefu |
|---|
| Subclasses of AbstractCache in oak.external.com.github.droidfu.cachefu | |
|---|---|
class |
HttpResponseCache
Allows caching HTTP responses (only status code and payload at the moment) using the features provided by AbstractCache. |
class |
ImageCache
Implements a cache capable of caching image files. |
class |
ModelCache
Allows caching Model objects using the features provided by AbstractCache. |
| Methods in oak.external.com.github.droidfu.cachefu with parameters of type AbstractCache | |
|---|---|
static void |
CacheHelper.removeAllWithStringPrefix(AbstractCache<String,?> cache,
String urlPrefix)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||