@Controller
public class StationRadarServerController
extends org.springframework.web.servlet.mvc.AbstractController
| Modifier and Type | Class and Description |
|---|---|
static class |
StationRadarServerController.StationEntry |
| Constructor and Description |
|---|
StationRadarServerController() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getControllerPath() |
thredds.catalog.query.Station |
getStation(java.lang.String station,
DatasetRepository.RadarType radarType)
returns station or null
|
protected org.springframework.web.servlet.ModelAndView |
handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
handleRequest, isSynchronizeOnSession, setSynchronizeOnSessionapplyCacheControl, applyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, checkRequest, getAllowHeader, getCacheControl, getCacheSeconds, getSupportedMethods, getVaryByRequestHeaders, isAlwaysMustRevalidate, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, prepareResponse, preventCaching, setAlwaysMustRevalidate, setCacheControl, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeader, setVaryByRequestHeadersgetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextprotected java.lang.String getControllerPath()
protected org.springframework.web.servlet.ModelAndView handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
handleRequestInternal in class org.springframework.web.servlet.mvc.AbstractControllerjava.lang.Exceptionpublic thredds.catalog.query.Station getStation(java.lang.String station,
DatasetRepository.RadarType radarType)
station - radarType -