public class StationResponder extends Object implements NcssResponder
| Modifier and Type | Method and Description |
|---|---|
static StationResponder |
factory(FeatureDataset fd,
NcssParamsBean queryParams,
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) |
public static StationResponder factory(FeatureDataset fd, NcssParamsBean queryParams, DiskCache2 diskCache, SupportedFormat format, OutputStream out) throws IOException, ParseException, NcssException
IOExceptionParseExceptionNcssExceptionpublic void respond(javax.servlet.http.HttpServletResponse res,
FeatureDataset fd,
String requestPathInfo,
NcssParamsBean queryParams,
SupportedFormat format)
throws IOException,
ParseException,
InvalidRangeException,
NcssException
respond in interface NcssResponderIOExceptionParseExceptionInvalidRangeExceptionNcssExceptionpublic org.springframework.http.HttpHeaders getResponseHeaders(FeatureDataset fd, SupportedFormat format, String datasetPath)
getResponseHeaders in interface NcssResponderCopyright © 1999–2013 UCAR/Unidata. All rights reserved.