See: Description
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 |
Class that will hold JCS cache entries
|
CacheEntryAttributes |
Class that contains attributes for JCS cache entries.
|
HostLimitQueue |
Queue for ThreadPoolExecutor that implements per-host limit.
|
JCSCachedTileLoaderJob<K,V extends CacheEntry> |
Generic loader for HTTP based tiles.
|
JCSCacheManager |
Wrapper class for JCS Cache.
|
Enum | Description |
---|---|
ICachedLoaderListener.LoadResult |
Result of download
|