@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 java.lang.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 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.AbstractControllerrequest - HttpServletRequestresponse - HttpServletResponsejava.lang.Exception