Uses of Interface
org.deegree.services.wps.input.ComplexInput

Packages that use ComplexInput
org.deegree.services.wps.input   
 

Uses of ComplexInput in org.deegree.services.wps.input
 

Classes in org.deegree.services.wps.input that implement ComplexInput
 class ComplexInputImpl
          A complex data structure ProcessletInput parameter, e.g. an object encoded in GML or a raw binary stream.
 class EmbeddedComplexInput
          A ComplexInputImpl with a value that is given inline in the execute request document.
 class ReferencedComplexInput
          A ComplexInputImpl with a value that is given as a reference to a web-accessible resource.
 



Copyright © 2011. All Rights Reserved.