Package | Description |
---|---|
gov.nasa.worldwind.retrieve |
Modifier and Type | Class and Description |
---|---|
class |
HTTPRetriever |
class |
JarRetriever
Retrieves resources identified by a jar url, which has the form jar:
|
Modifier and Type | Method and Description |
---|---|
static URLRetriever |
URLRetriever.createRetriever(java.net.URL url,
RetrievalPostProcessor postProcessor)
Create the appropriate retriever for a URL's protocol.
|