Class ExecuteResponse


  • public class ExecuteResponse
    extends org.n52.wps.server.response.Response
    • Constructor Detail

      • ExecuteResponse

        public ExecuteResponse​(ExecuteRequest request)
                        throws org.n52.wps.server.ExceptionReport
        Throws:
        org.n52.wps.server.ExceptionReport
    • Method Detail

      • getAsStream

        public InputStream getAsStream()
                                throws org.n52.wps.server.ExceptionReport
        Specified by:
        getAsStream in class org.n52.wps.server.response.Response
        Throws:
        org.n52.wps.server.ExceptionReport
      • getMimeType

        public String getMimeType()