NASA World Wind

Uses of Class
gov.nasa.worldwind.util.AbsentResourceList

Packages that use AbsentResourceList
gov.nasa.worldwind.util   
 

Uses of AbsentResourceList in gov.nasa.worldwind.util
 

Methods in gov.nasa.worldwind.util that return AbsentResourceList
 AbsentResourceList SessionCacheRetrievalPostProcessor.getAbsentResourceList()
          Returns the absent resource list that is updated when the retrieval completes.
 

Methods in gov.nasa.worldwind.util with parameters of type AbsentResourceList
static Capabilities SessionCacheUtils.getOrRetrieveSessionCapabilities(URL url, RetrievalService retrievalService, SessionCache cache, Object cacheKey, AbsentResourceList absentResourceList, long resourceID, PropertyChangeListener propertyListener, String propertyName)
          Checks a session cache for a specified key, and if present attempts to interpret the cache entry as a Capabilities document.
static void SessionCacheUtils.retrieveSessionData(URL url, RetrievalService retrievalService, SessionCache cache, Object cacheKey, AbsentResourceList absentResourceList, long resourceID, PropertyChangeListener propertyListener, String propertyName)
          Asynchronously retrieves the contents of a specified URL using a specified RetrievalService.
 

Constructors in gov.nasa.worldwind.util with parameters of type AbsentResourceList
SessionCacheRetrievalPostProcessor(SessionCache cache, Object cacheKey, AbsentResourceList absentResourceList, long resourceID, PropertyChangeListener propertyListener, String propertyName)
          Constructs a SessionCachePostProcessor with a specified cache and cache key, and an optional property listener and property name.
 


NASA World Wind

Hosted by docs.bugaco.com