Package | Description |
---|---|
org.openstreetmap.josm.data.cache | |
org.openstreetmap.josm.data.imagery |
Modifier and Type | Field and Description |
---|---|
protected CacheEntryAttributes |
JCSCachedTileLoaderJob.attributes |
Modifier and Type | Method and Description |
---|---|
protected CacheEntryAttributes |
JCSCachedTileLoaderJob.parseHeaders(java.net.URLConnection urlConn) |
Modifier and Type | Method and Description |
---|---|
void |
ICachedLoaderListener.loadingFinished(CacheEntry data,
CacheEntryAttributes attributes,
ICachedLoaderListener.LoadResult result)
Will be called when K object processed.
|
Modifier and Type | Method and Description |
---|---|
protected CacheEntryAttributes |
TMSCachedTileLoaderJob.parseHeaders(java.net.URLConnection urlConn) |
Modifier and Type | Method and Description |
---|---|
void |
TMSCachedTileLoaderJob.loadingFinished(CacheEntry object,
CacheEntryAttributes attributes,
ICachedLoaderListener.LoadResult result) |