|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeedCache | |
|---|---|
| org.clapper.curn | |
| Uses of FeedCache in org.clapper.curn |
|---|
| Methods in org.clapper.curn with parameters of type FeedCache | |
|---|---|
void |
DataPersister.loadData(FeedCache feedCache)
Load the cache and metadata. |
void |
MetaPlugIn.runCacheLoadedPlugIn(FeedCache cache)
|
void |
CacheLoadedPlugIn.runCacheLoadedPlugIn(FeedCache cache)
Called after the curn cache has been read (and after any expired entries have been purged), but before any feeds are processed. |
void |
PreCacheSavePlugIn.runPreCacheSavePlugIn(FeedCache cache)
Called right before the curn cache is to be saved. |
void |
MetaPlugIn.runPreCacheSavePlugIn(FeedCache cache)
|
void |
DataPersister.saveData(FeedCache feedCache)
Save the feed metadata. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||