public final class ThreddsWmsController
extends uk.ac.rdg.resc.ncwms.controller.AbstractWmsController
WmsController for THREDDS
serverConfig, usageLogger| Constructor and Description |
|---|
ThreddsWmsController() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.web.servlet.ModelAndView |
dispatchWmsRequest(String request,
uk.ac.rdg.resc.ncwms.controller.RequestParams params,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
uk.ac.rdg.resc.ncwms.usagelog.UsageLogEntry usageLogEntry) |
void |
init()
Called by Spring to initialize the controller.
|
getCapabilities, getFeatureInfo, getLegendGraphic, getMap, getTransect, getVerticalProfile, getVerticalSection, handleRequestInternal, readDataGrid, setServerConfig, setUsageLogger, shutdownhandleRequest, isSynchronizeOnSession, setSynchronizeOnSessionapplyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isAlwaysMustRevalidate, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setAlwaysMustRevalidate, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeadergetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextpublic void init()
throws Exception
init in class uk.ac.rdg.resc.ncwms.controller.AbstractWmsControllerException - if the config file could not be loaded for some reason.protected org.springframework.web.servlet.ModelAndView dispatchWmsRequest(String request, uk.ac.rdg.resc.ncwms.controller.RequestParams params, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, uk.ac.rdg.resc.ncwms.usagelog.UsageLogEntry usageLogEntry) throws Exception
dispatchWmsRequest in class uk.ac.rdg.resc.ncwms.controller.AbstractWmsControllerExceptionCopyright © 1999–2014 UCAR/Unidata. All rights reserved.