NASA World Wind WMS

Uses of Class
gov.nasa.worldwind.servers.wms.xml.HTTP

Packages that use HTTP
gov.nasa.worldwind.servers.wms.xml   
 

Uses of HTTP in gov.nasa.worldwind.servers.wms.xml
 

Fields in gov.nasa.worldwind.servers.wms.xml declared as HTTP
protected  HTTP DCPType.http
           
 

Methods in gov.nasa.worldwind.servers.wms.xml that return HTTP
 HTTP ObjectFactory.createHTTP()
          Create an instance of HTTP
 HTTP DCPType.getHTTP()
          Gets the value of the http property.
 

Methods in gov.nasa.worldwind.servers.wms.xml with parameters of type HTTP
 void DCPType.setHTTP(HTTP value)
          Sets the value of the http property.
 


NASA World Wind WMS