Uses of Class
org.deegree.services.wps.input.ProcessletInputImpl

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

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

Subclasses of ProcessletInputImpl in org.deegree.services.wps.input
 class BoundingBoxInputImpl
          A Process input parameter with a bounding box value.
 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 LiteralInputImpl
          A literal data ProcessletInput parameter of a simple quantity (e.g., one number) with optional UOM (unit-of-measure) information.
 class ReferencedComplexInput
          A ComplexInputImpl with a value that is given as a reference to a web-accessible resource.
 



Copyright © 2011. All Rights Reserved.