public class RootController
extends org.springframework.web.servlet.mvc.AbstractController
implements org.springframework.web.servlet.mvc.LastModified
| Constructor and Description |
|---|
RootController() |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastModified(javax.servlet.http.HttpServletRequest req) |
protected org.springframework.web.servlet.ModelAndView |
handleRequestInternal(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
void |
setTdsContext(TdsContext tdsContext) |
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, setServletContextpublic void setTdsContext(TdsContext tdsContext)
protected org.springframework.web.servlet.ModelAndView handleRequestInternal(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws Exception
handleRequestInternal in class org.springframework.web.servlet.mvc.AbstractControllerExceptionpublic long getLastModified(javax.servlet.http.HttpServletRequest req)
getLastModified in interface org.springframework.web.servlet.mvc.LastModifiedCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.