protected class FeedCache.FeedCacheLoader extends CacheLoader<String,FeedResult>
CacheLoader.InvalidCacheLoadException, CacheLoader.UnsupportedLoadingOperationException| Modifier | Constructor and Description |
|---|---|
protected |
FeedCacheLoader() |
| Modifier and Type | Method and Description |
|---|---|
FeedResult |
load(String feedUrl) |
asyncReloading, from, from, loadAll, reloadprotected FeedCacheLoader()
public FeedResult load(String feedUrl) throws Exception
load in class CacheLoader<String,FeedResult>Exception