|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseForm | |
|---|---|
| org.deegree.services.wps.execute | |
| Uses of ResponseForm in org.deegree.services.wps.execute |
|---|
| Classes in org.deegree.services.wps.execute that implement ResponseForm | |
|---|---|
class |
RawDataOutput
Indicates that a single output parameter shall be returned directly as raw data without an encapsulating WPS response document. |
class |
ResponseDocument
ResponseForm that indicates that the outputs shall be included as part of a WPS response document and defines
which parameters actually have to be included. |
| Methods in org.deegree.services.wps.execute that return ResponseForm | |
|---|---|
ResponseForm |
ExecuteRequest.getResponseForm()
Returns the requested response type. |
| Constructors in org.deegree.services.wps.execute with parameters of type ResponseForm | |
|---|---|
ExecuteRequest(org.deegree.commons.tom.ows.Version version,
java.lang.String language,
ProcessDefinition processDef,
ProcessletInputs dataInputs,
ResponseForm responseForm)
Creates a new ExecuteRequest instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||