deegree-services-3.0-pre-nightly (2010/03/05 00:04) - official

Uses of Class
org.deegree.services.wps.ProcessletOutputs

Packages that use ProcessletOutputs
org.deegree.services.controller.wps   
org.deegree.services.controller.wps.execute   
org.deegree.services.wps   
org.deegree.services.wps.ap.wcts   
org.deegree.services.wps.example   
 

Uses of ProcessletOutputs in org.deegree.services.controller.wps
 

Constructors in org.deegree.services.controller.wps with parameters of type ProcessletOutputs
ProcessletExecution(ExecuteRequest request, StorageLocation responseStorage, URL serviceInstance, List<RequestedOutput> outputParams, ProcessletOutputs outputs)
          Creates a new ProcessletExecution for a Processlet that has been accepted for execution.
 

Uses of ProcessletOutputs in org.deegree.services.controller.wps.execute
 

Methods in org.deegree.services.controller.wps.execute that return ProcessletOutputs
 ProcessletOutputs ExecuteResponse.getProcessOutputs()
           
 

Constructors in org.deegree.services.controller.wps.execute with parameters of type ProcessletOutputs
ExecuteResponse(StorageLocation statusLocation, URL serviceInstance, ProcessletExecution status, List<RequestedOutput> outputDefinitions, ProcessletOutputs outputs, ExecuteRequest request)
          Creates a new ExecuteResponse instance from the given parameters.
 

Uses of ProcessletOutputs in org.deegree.services.wps
 

Methods in org.deegree.services.wps with parameters of type ProcessletOutputs
 void Processlet.process(ProcessletInputs in, ProcessletOutputs out, ProcessletExecutionInfo info)
          Called by the WPService to perform the execution of this Processlet.
 

Uses of ProcessletOutputs in org.deegree.services.wps.ap.wcts
 

Methods in org.deegree.services.wps.ap.wcts with parameters of type ProcessletOutputs
 void TransformCoordinates.process(ProcessletInputs in, ProcessletOutputs out, ProcessletExecutionInfo info)
           
 

Uses of ProcessletOutputs in org.deegree.services.wps.example
 

Methods in org.deegree.services.wps.example with parameters of type ProcessletOutputs
 void ParameterDemoProcesslet.process(ProcessletInputs in, ProcessletOutputs out, ProcessletExecutionInfo info)
           
 void BufferProcesslet.process(ProcessletInputs in, ProcessletOutputs out, ProcessletExecutionInfo info)
           
 


deegree-services-3.0-pre-nightly (2010/03/05 00:04) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>