Interface | Description |
---|---|
ICachedLoaderJob<K> | |
ICachedLoaderListener |
Cache loader listener.
|
Class | Description |
---|---|
BufferedImageCacheEntry |
Cache Entry that has methods to get the BufferedImage, that will be cached along in memory
but will be not serialized when saved to the disk (to avoid duplication of data)
|
CacheEntry | |
CacheEntryAttributes |
Class that contains attributes for JCS cache entries.
|
HostLimitQueue | |
JCSCachedTileLoaderJob<K,V extends CacheEntry> | |
JCSCacheManager |
Enum | Description |
---|---|
ICachedLoaderListener.LoadResult |
Result of download
|