Uses of Class
de.iip_ecosphere.platform.services.environment.AbstractProcessService
Packages that use AbstractProcessService
-
Uses of AbstractProcessService in de.iip_ecosphere.platform.services.environment
Subclasses of AbstractProcessService in de.iip_ecosphere.platform.services.environmentModifier and TypeClassDescriptionclassImplements an abstract asynchronous process-based service which require a Rest-based communication with the actual service process for a single pair of input-output types, e.g., via JSON.classImplements an abstract asynchronous process-based service which require a String-based communication with the actual service process for a single pair of input-output types, e.g., via JSON.