Uses of Package
org.deegree.services.wps

Packages that use org.deegree.services.wps
org.deegree.services.wps   
org.deegree.services.wps.capabilities   
org.deegree.services.wps.describeprocess   
org.deegree.services.wps.execute   
org.deegree.services.wps.provider   
 

Classes in org.deegree.services.wps used by org.deegree.services.wps
ExceptionCustomizer
          The ExceptionCustomizer can be implemented to let a Processlet create an appropriate Exception for an invalid (validation) status.
ExecutionManager
          Responsible for handling Execute requests for the WPService.
ProcessExecution
          Encapsulates the status of a WPSProcess execution.
Processlet
          Implementations of this interface are (usually GIS-related) processes that can be registered in the deegree WPS, so they can be accessed over the web by the means of the OpenGIS Web Processing Service protocol.
ProcessletException
          Indicates that the execution of a Processlet failed.
ProcessletExecutionInfo
          Allows the Processlet to provide execution information, i.e. percentage completed and start/success messages that it wants to make known to clients.
ProcessletInputs
          Encapsulates the input parameters for the execution of a Processlet.
ProcessletOutputs
          Encapsulates the output parameters for the execution of a Processlet.
ProcessManager
          Manages the available WPSProcess instances and ProcessProviders for the WPService
WPSProcess
          Encapsulates the components that are needed by the ProcessManager to offer a process.
 

Classes in org.deegree.services.wps used by org.deegree.services.wps.capabilities
WPSProcess
          Encapsulates the components that are needed by the ProcessManager to offer a process.
 

Classes in org.deegree.services.wps used by org.deegree.services.wps.describeprocess
WPSProcess
          Encapsulates the components that are needed by the ProcessManager to offer a process.
 

Classes in org.deegree.services.wps used by org.deegree.services.wps.execute
ProcessExecution
          Encapsulates the status of a WPSProcess execution.
ProcessletInputs
          Encapsulates the input parameters for the execution of a Processlet.
ProcessletOutputs
          Encapsulates the output parameters for the execution of a Processlet.
WPSProcess
          Encapsulates the components that are needed by the ProcessManager to offer a process.
 

Classes in org.deegree.services.wps used by org.deegree.services.wps.provider
WPSProcess
          Encapsulates the components that are needed by the ProcessManager to offer a process.
 



Copyright © 2011. All Rights Reserved.