Class HttpHeaderWriter


  • public class HttpHeaderWriter
    extends Object
    • Constructor Detail

      • HttpHeaderWriter

        public HttpHeaderWriter()
    • Method Detail

      • getHttpHeadersForCSV

        public static org.springframework.http.HttpHeaders getHttpHeadersForCSV​(String datasetPath,
                                                                                boolean isStream)
      • getHttpHeadersForXML

        public static org.springframework.http.HttpHeaders getHttpHeadersForXML​(String datasetPath,
                                                                                boolean isStream)
      • getHttpHeadersForNetcdf

        public static org.springframework.http.HttpHeaders getHttpHeadersForNetcdf​(String datasetPath,
                                                                                   NcssDiskCache ncssDiskCache,
                                                                                   ucar.nc2.NetcdfFileWriter.Version version)