@Deprecated
@Controller
public class CdmrFeatureController
extends java.lang.Object
| Constructor and Description |
|---|
CdmrFeatureController()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.web.servlet.ModelAndView |
handle(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.Object command,
org.springframework.validation.BindException errors)
Deprecated.
|
void |
setAllow(boolean _allow)
Deprecated.
|
static void |
setDiskCache(ucar.nc2.util.DiskCache2 _diskCache)
Deprecated.
|
void |
setTdsContext(TdsContext tdsContext)
Deprecated.
|
public static void setDiskCache(ucar.nc2.util.DiskCache2 _diskCache)
public void setAllow(boolean _allow)
public void setTdsContext(TdsContext tdsContext)
protected org.springframework.web.servlet.ModelAndView handle(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.Object command,
org.springframework.validation.BindException errors)
throws java.lang.Exception
java.lang.Exception