@Controller
public class CatalogRadarServerController
extends org.springframework.web.servlet.mvc.AbstractController
| Modifier and Type | Class and Description |
|---|---|
static class |
CatalogRadarServerController.RsVar |
| Constructor and Description |
|---|
CatalogRadarServerController() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getControllerPath() |
protected org.springframework.web.servlet.ModelAndView |
handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Spring Framework controller
|
handleRequest, 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, setServletContextprotected String getControllerPath()
@RequestMapping(value={"/radarServer/**/catalog.xml","/radarServer/**/catalog.html","/radarServer/**/dataset.xml","/radarServer/**/dataset.html"},
method={GET,HEAD})
protected org.springframework.web.servlet.ModelAndView handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
handleRequestInternal in class org.springframework.web.servlet.mvc.AbstractControllerrequest - HttpServletRequestresponse - HttpServletResponseExceptionCopyright © 1999-2015 UCAR/Unidata. All Rights Reserved.