public class GridAsPointResponder extends GridDatasetResponder implements NcssResponder
| Modifier and Type | Method and Description |
|---|---|
static GridAsPointResponder |
factory(DiskCache2 diskCache,
SupportedFormat format,
OutputStream out) |
org.springframework.http.HttpHeaders |
getResponseHeaders(FeatureDataset fd,
SupportedFormat format,
String datasetPath) |
void |
respond(javax.servlet.http.HttpServletResponse res,
FeatureDataset fd,
String requestPathInfo,
NcssParamsBean queryParams,
SupportedFormat format) |
buildCacheUrl, checkRequestedVars, getRequestedDateRange, getRequestedDates, groupVarsByVertLevelspublic static GridAsPointResponder factory(DiskCache2 diskCache, SupportedFormat format, OutputStream out)
public void respond(javax.servlet.http.HttpServletResponse res,
FeatureDataset fd,
String requestPathInfo,
NcssParamsBean queryParams,
SupportedFormat format)
throws Exception
respond in interface NcssResponderExceptionpublic org.springframework.http.HttpHeaders getResponseHeaders(FeatureDataset fd, SupportedFormat format, String datasetPath)
getResponseHeaders in interface NcssResponderCopyright © 1999-2015 UCAR/Unidata. All Rights Reserved.