|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.n52.wps.server.response.Response
org.n52.wps.server.response.ExecuteResponse
public class ExecuteResponse
| Field Summary |
|---|
| Fields inherited from class org.n52.wps.server.response.Response |
|---|
request |
| Constructor Summary | |
|---|---|
ExecuteResponse(ExecuteRequest request)
|
|
| Method Summary | |
|---|---|
ExecuteResponseBuilder |
getExecuteResponseBuilder()
|
java.lang.String |
getMimeType()
|
void |
save(java.io.OutputStream os)
|
| Methods inherited from class org.n52.wps.server.response.Response |
|---|
getRequest, getType, getUniqueId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecuteResponse(ExecuteRequest request)
throws ExceptionReport
ExceptionReport| Method Detail |
|---|
public void save(java.io.OutputStream os)
throws ExceptionReport
save in class ResponseExceptionReportpublic ExecuteResponseBuilder getExecuteResponseBuilder()
public java.lang.String getMimeType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||