public interface NcssResponder
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.HttpHeaders |
getResponseHeaders(FeatureDataset fd,
SupportedFormat format,
String datasetPath) |
void |
respond(javax.servlet.http.HttpServletResponse res,
FeatureDataset ft,
String requestPathInfo,
NcssParamsBean queryParams,
SupportedFormat format) |
void respond(javax.servlet.http.HttpServletResponse res,
FeatureDataset ft,
String requestPathInfo,
NcssParamsBean queryParams,
SupportedFormat format)
throws IOException,
ParseException,
InvalidRangeException,
NcssException
org.springframework.http.HttpHeaders getResponseHeaders(FeatureDataset fd, SupportedFormat format, String datasetPath)
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.