|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.protocol.wps.client.wps100.ExecuteRequest100Writer
public class ExecuteRequest100Writer
Generates WPS 1.0.0 Execute request documents.
| Constructor Summary | |
|---|---|
ExecuteRequest100Writer(javax.xml.stream.XMLStreamWriter writer)
Creates a new ExecuteRequest100Writer instance. |
|
| Method Summary | |
|---|---|
void |
write100(CodeType id,
java.util.List<ExecutionInput> inputs,
ResponseFormat responseFormat)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecuteRequest100Writer(javax.xml.stream.XMLStreamWriter writer)
ExecuteRequest100Writer instance.
writer - xml stream to write to, must not be null and empty| Method Detail |
|---|
public void write100(CodeType id,
java.util.List<ExecutionInput> inputs,
ResponseFormat responseFormat)
throws java.io.IOException,
javax.xml.stream.XMLStreamException
id - inputs - responseFormat -
java.io.IOException
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||