Class WcsHandler


  • public class WcsHandler
    extends Object
    WCS 1.0 handler
    Since:
    4.0
    • Constructor Detail

      • WcsHandler

        public WcsHandler​(String verString)
    • Method Detail

      • getVersion

        public Version getVersion()
      • setDiskCache

        public WcsHandler setDiskCache​(ucar.nc2.util.DiskCache2 diskCache)
      • setDeleteImmediately

        public WcsHandler setDeleteImmediately​(boolean deleteImmediately)
      • handleKVP

        public void handleKVP​(javax.servlet.http.HttpServlet servlet,
                              javax.servlet.http.HttpServletRequest req,
                              javax.servlet.http.HttpServletResponse res)
                       throws IOException
        Throws:
        IOException
      • handleExceptionReport

        public void handleExceptionReport​(javax.servlet.http.HttpServletResponse res,
                                          WcsException exception)
                                   throws IOException
        Throws:
        IOException