Uses of Class
org.deegree.protocol.wps.client.process.execute.ExecutionOutputs

Packages that use ExecutionOutputs
org.deegree.protocol.wps.client.process   
org.deegree.protocol.wps.client.process.execute   
 

Uses of ExecutionOutputs in org.deegree.protocol.wps.client.process
 

Methods in org.deegree.protocol.wps.client.process that return ExecutionOutputs
 ExecutionOutputs ProcessExecution.execute()
          Executes the process and returns the outputs.
 ExecutionOutputs ProcessExecution.getOutputs()
          Returns the outputs of the process execution.
 

Uses of ExecutionOutputs in org.deegree.protocol.wps.client.process.execute
 

Methods in org.deegree.protocol.wps.client.process.execute that return ExecutionOutputs
 ExecutionOutputs ExecutionResponse.getOutputs()
          Returns the output parameters from the process execution.
 



Copyright © 2011. All Rights Reserved.