gov.nasa.worldwind.applications.gio.gidb
Class GetServices
java.lang.Object
gov.nasa.worldwind.applications.gio.gidb.GetServices
public class GetServices
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetServices
public GetServices(AVList queryParams,
ResultList resultList)
addServer
protected void addServer(Server server)
cachePathFor
protected String cachePathFor(URL url)
doExecuteRequest
protected void doExecuteRequest(URL serviceURL)
throws Exception
- Throws:
Exception
executeRequest
public void executeRequest(URL serviceURL)
throws Exception
- Throws:
Exception
fetchServerList
protected URL fetchServerList(URL serviceURL)
throws Exception
- Throws:
Exception
isServerAccepted
protected boolean isServerAccepted(Server server)
makeResultParams
protected void makeResultParams(GIDBResultModel resultModel)
parseServerList
protected void parseServerList(URL serviceURL)
throws Exception
- Throws:
Exception