| Name | Description | Type | Package | Framework |
| AbstractMetadataController | Controller that handles all requests for non-standard metadata by the Godiva2 site. | Class | uk.ac.rdg.resc.ncwms.controller | ncWMS |
| AbstractWmsController | This Controller is the entry point for all standard WMS operations (GetMap, GetCapabilities, GetFeatureInfo). | Class | uk.ac.rdg.resc.ncwms.controller | ncWMS |
| AbstractWmsController .LayerFactory | Object that returns a Layer given a layer Name, which is unique within a Capabilities document | Interface | uk.ac.rdg.resc.ncwms.controller | ncWMS |
| Charting | Code to produce various types of chart. | Class | uk.ac.rdg.resc.ncwms.controller | ncWMS |
| FrontPageController | Displays the front page of the ncWMS application (i. | Class | uk.ac.rdg.resc.ncwms.controller | ncWMS |
| GetFeatureInfoDataRequest | The portion of a GetFeatureInfoRequest that pertains to extraction of data (rather than presentation). | Class | uk.ac.rdg.resc.ncwms.controller | ncWMS |
| GetFeatureInfoRequest | Object representing a request to the GetFeatureInfo operation. | Class | uk.ac.rdg.resc.ncwms.controller | ncWMS |
| GetMapDataRequest | Contains the parts of the GetMap request that pertain to data extraction, i. | Class | uk.ac.rdg.resc.ncwms.controller | ncWMS |
| GetMapRequest | Object representing a request to the GetMap operation. | Class | uk.ac.rdg.resc.ncwms.controller | ncWMS |
| GetMapStyleRequest | Class | uk.ac.rdg.resc.ncwms.controller | ncWMS | |
| RequestParams | Class that contains the parameters of the user's request. | Class | uk.ac.rdg.resc.ncwms.controller | ncWMS |
| ScreenshotController | Controller for generating screenshots from the Godiva2 site. | Class | uk.ac.rdg.resc.ncwms.controller | ncWMS |
| ServerConfig | Top-level configuration object that contains metadata about the server itself and the set of Datasets that the server exposes. | Interface | uk.ac.rdg.resc.ncwms.controller | ncWMS |
| TiledLayer | Simple class that stores a Layer object and associated top-level tiles, created by the WmsController and passed to topLevelKML. | Class | uk.ac.rdg.resc.ncwms.controller | ncWMS |