Class Summary |
BoundingBoxInputImpl |
A Process input parameter with a bounding box value. |
ComplexInputImpl |
A complex data structure ProcessletInput parameter, e.g. an object encoded in GML or a raw binary stream. |
EmbeddedComplexInput |
A ComplexInputImpl with a value that is given inline in the execute request document. |
InputReference |
Reference to an input value that is provided by a web-accessible resource. |
LiteralInputImpl |
A literal data ProcessletInput parameter of a simple quantity (e.g., one number) with optional UOM
(unit-of-measure) information. |
ProcessletInputImpl |
An input parameter of a Processlet execution. |
ReferencedComplexInput |
A ComplexInputImpl with a value that is given as a reference to a web-accessible resource. |