|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.io.CacheCustomContent<OsmTransferException>
org.openstreetmap.josm.io.OsmApi.CapabilitiesCache
private class OsmApi.CapabilitiesCache
| Field Summary | |
|---|---|
(package private) boolean |
fastFail
|
(package private) ProgressMonitor |
monitor
|
| Fields inherited from class org.openstreetmap.josm.io.CacheCustomContent |
|---|
INTERVAL_ALWAYS, INTERVAL_DAILY, INTERVAL_HOURLY, INTERVAL_MONTHLY, INTERVAL_NEVER, INTERVAL_WEEKLY |
| Constructor Summary | |
|---|---|
OsmApi.CapabilitiesCache(ProgressMonitor monitor,
boolean fastFail)
|
|
| Method Summary | |
|---|---|
protected byte[] |
updateData()
This function will be executed when an update is required. |
| Methods inherited from class org.openstreetmap.josm.io.CacheCustomContent |
|---|
flushData, getData, getDataString, isCacheValid, updateForce, updateForceString, updateIfRequired, updateIfRequiredString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
ProgressMonitor monitor
boolean fastFail
| Constructor Detail |
|---|
public OsmApi.CapabilitiesCache(ProgressMonitor monitor,
boolean fastFail)
| Method Detail |
|---|
protected byte[] updateData()
throws OsmTransferException
CacheCustomContent
updateData in class CacheCustomContent<OsmTransferException>OsmTransferException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||