public class ExecuteResponse extends Response
| Constructor and Description |
|---|
ExecuteResponse(ExecuteRequest request) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getAsStream() |
ExecuteResponseBuilder |
getExecuteResponseBuilder() |
String |
getMimeType() |
getRequest, getType, getUniqueIdpublic ExecuteResponse(ExecuteRequest request) throws org.n52.wps.server.ExceptionReport
org.n52.wps.server.ExceptionReportpublic InputStream getAsStream() throws org.n52.wps.server.ExceptionReport
getAsStream in class Responseorg.n52.wps.server.ExceptionReportpublic ExecuteResponseBuilder getExecuteResponseBuilder()
public String getMimeType()
Copyright © 2019. All Rights Reserved.