org.n52.wps.client
Class ExecuteResponseAnalyser

java.lang.Object
  extended by org.n52.wps.client.ExecuteResponseAnalyser

public class ExecuteResponseAnalyser
extends java.lang.Object


Constructor Summary
ExecuteResponseAnalyser(net.opengis.wps.x100.ExecuteResponseDocument responseDoc, net.opengis.wps.x100.ProcessDescriptionType processDesc)
           
 
Method Summary
 java.lang.Object getComplexData(java.lang.String name, IOutputChannel channel)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecuteResponseAnalyser

public ExecuteResponseAnalyser(net.opengis.wps.x100.ExecuteResponseDocument responseDoc,
                               net.opengis.wps.x100.ProcessDescriptionType processDesc)
Method Detail

getComplexData

public java.lang.Object getComplexData(java.lang.String name,
                                       IOutputChannel channel)