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

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

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

Methods in org.deegree.protocol.wps.client.process.execute that return types with arguments of type OutputFormat
 List<OutputFormat> ResponseFormat.getOutputDefinitions()
          Returns the requested outputs.
 

Constructor parameters in org.deegree.protocol.wps.client.process.execute with type arguments of type OutputFormat
ResponseFormat(boolean rawOutput, boolean storeResponse, boolean includeInputs, boolean updateStatus, List<OutputFormat> outputDefs)
          Creates a new ResponseFormat instance.
 



Copyright © 2011. All Rights Reserved.