NASA World Wind WMS

Uses of Package
gov.nasa.worldwind.servers.wms

Packages that use gov.nasa.worldwind.servers.wms
gov.nasa.worldwind.servers.wms   
gov.nasa.worldwind.servers.wms.generators   
 

Classes in gov.nasa.worldwind.servers.wms used by gov.nasa.worldwind.servers.wms
Configuration
           
MapGenerator
          Concrete implementations of MapGenerator are the means by which geospatial data are introduced and served by the WMS.
MapGenerator.ServiceInstance
          Encapsulates per-request state needed to generate a response to a GetMap request.
MapRegistry
           
MapSource
          MapSource corresponds to the <MapSource> configuration elements in the WEB-INF/config.xml configuration file.
SysLog
           
WMSGetImageryListRequest
           
WMSGetMapRequest
           
WMSHttpServletRequest
           
WMSHttpServletResponse
           
WMSRequest
           
WMSServiceException
           
WMSServletConfig
          A stub implementation for a Container's ServletConfig object.
WMSServletContext
          A stub for a Container's ServletContext object.
 

Classes in gov.nasa.worldwind.servers.wms used by gov.nasa.worldwind.servers.wms.generators
MapGenerator
          Concrete implementations of MapGenerator are the means by which geospatial data are introduced and served by the WMS.
MapGenerator.ServiceInstance
          Encapsulates per-request state needed to generate a response to a GetMap request.
MapSource
          MapSource corresponds to the <MapSource> configuration elements in the WEB-INF/config.xml configuration file.
WMSGetImageryListRequest
           
WMSGetMapRequest
           
WMSServiceException
           
 


NASA World Wind WMS