| 
Class Summary | 
| Process | 
Encapsulates the properties of a process offered by a WPS instance (id, title, abstract, input parameter types,
 output parameter types, etc.) and provides access to a ProcessExecution context for executing it. | 
| ProcessDetails | 
Encapsulates the information returned by a DescribeProcess request. | 
| ProcessExecution | 
Represents an execution context for a Process that uses the ResponseDocument output mode. | 
| ProcessInfo | 
Encapsulates all information on a WPS process that's available from the capabilities document. | 
| RawProcessExecution | 
Represents an execution context for a Process that uses the RawOutput mode. |