NASA World Wind

Uses of Interface
gov.nasa.worldwind.retrieve.RetrievalService

Packages that use RetrievalService
gov.nasa.worldwind   
gov.nasa.worldwind.retrieve   
gov.nasa.worldwind.util   
 

Uses of RetrievalService in gov.nasa.worldwind
 

Methods in gov.nasa.worldwind that return RetrievalService
static RetrievalService WorldWind.getRetrievalService()
           
 

Uses of RetrievalService in gov.nasa.worldwind.retrieve
 

Classes in gov.nasa.worldwind.retrieve that implement RetrievalService
 class BasicRetrievalService
          Performs threaded retrieval of data.
 

Uses of RetrievalService in gov.nasa.worldwind.util
 

Methods in gov.nasa.worldwind.util with parameters of type RetrievalService
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.
 


NASA World Wind

Hosted by docs.bugaco.com