public class CdmRemoteController
extends org.springframework.web.servlet.mvc.AbstractCommandController
implements org.springframework.web.servlet.mvc.LastModified
DEFAULT_COMMAND_NAME| Constructor and Description |
|---|
CdmRemoteController() |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastModified(javax.servlet.http.HttpServletRequest req) |
protected org.springframework.web.servlet.ModelAndView |
handle(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
Object command,
org.springframework.validation.BindException errors) |
void |
setAllow(boolean allow) |
void |
setTdsContext(TdsContext tdsContext) |
handleRequestInternalbindAndValidate, checkCommand, createBinder, createCommand, getBindingErrorProcessor, getCommand, getCommandClass, getCommandName, getMessageCodesResolver, getPropertyEditorRegistrars, getValidator, getValidators, getWebBindingInitializer, initApplicationContext, initBinder, isValidateOnBinding, onBind, onBind, onBindAndValidate, prepareBinder, setBindingErrorProcessor, setCommandClass, setCommandName, setMessageCodesResolver, setPropertyEditorRegistrar, setPropertyEditorRegistrars, setValidateOnBinding, setValidator, setValidators, setWebBindingInitializer, suppressBinding, suppressValidation, suppressValidation, suppressValidation, useDirectFieldAccesshandleRequest, 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)
public void setAllow(boolean allow)
public long getLastModified(javax.servlet.http.HttpServletRequest req)
getLastModified in interface org.springframework.web.servlet.mvc.LastModifiedprotected org.springframework.web.servlet.ModelAndView handle(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
Object command,
org.springframework.validation.BindException errors)
throws Exception
handle in class org.springframework.web.servlet.mvc.AbstractCommandControllerExceptionCopyright © 1999–2013 UCAR/Unidata. All rights reserved.