NASA World Wind

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

Packages that use RetrievalPostProcessor
gov.nasa.worldwind.layers   
gov.nasa.worldwind.retrieve   
gov.nasa.worldwind.terrain   
gov.nasa.worldwind.util   
 

Uses of RetrievalPostProcessor in gov.nasa.worldwind.layers
 

Classes in gov.nasa.worldwind.layers that implement RetrievalPostProcessor
protected  class TiledImageLayer.HttpRetrievalPostProcessor
           
 

Uses of RetrievalPostProcessor in gov.nasa.worldwind.retrieve
 

Classes in gov.nasa.worldwind.retrieve that implement RetrievalPostProcessor
 class RetrieveToFilePostProcessor
           
 

Methods in gov.nasa.worldwind.retrieve that return RetrievalPostProcessor
 RetrievalPostProcessor URLRetriever.getPostProcessor()
           
 

Methods in gov.nasa.worldwind.retrieve with parameters of type RetrievalPostProcessor
static URLRetriever URLRetriever.createRetriever(URL url, RetrievalPostProcessor postProcessor)
          Create the appropriate retriever for a URL's protocol.
 

Constructors in gov.nasa.worldwind.retrieve with parameters of type RetrievalPostProcessor
HTTPRetriever(URL url, RetrievalPostProcessor postProcessor)
           
URLRetriever(URL url, RetrievalPostProcessor postProcessor)
           
 

Uses of RetrievalPostProcessor in gov.nasa.worldwind.terrain
 

Classes in gov.nasa.worldwind.terrain that implement RetrievalPostProcessor
protected static class BasicElevationModel.DownloadPostProcessor
           
protected static class WMSBasicElevationModel.CompositionDownloadPostProcessor
           
 

Uses of RetrievalPostProcessor in gov.nasa.worldwind.util
 

Classes in gov.nasa.worldwind.util that implement RetrievalPostProcessor
 class SessionCacheRetrievalPostProcessor
          SessionCache inspects the results of a retrieval for success or failure.
 


NASA World Wind

Hosted by docs.bugaco.com