NASA World Wind

Uses of Class
gov.nasa.worldwind.retrieve.URLRetriever

Packages that use URLRetriever
gov.nasa.worldwind.retrieve   
 

Uses of URLRetriever in gov.nasa.worldwind.retrieve
 

Subclasses of URLRetriever in gov.nasa.worldwind.retrieve
 class HTTPRetriever
           
 

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


NASA World Wind