Uses of Class
de.iip_ecosphere.platform.services.environment.AbstractRunnablesService
Packages that use AbstractRunnablesService
-
Uses of AbstractRunnablesService in de.iip_ecosphere.platform.services.environment
Subclasses of AbstractRunnablesService in de.iip_ecosphere.platform.services.environmentModifier and TypeClassDescriptionclassAbstractProcessService<I,SI, SO, O> Implements an abstract asynchronous process-based service for a single pair of input-output types.classGeneric command-line-based Python integration for multiple data types.classImplements 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.classGeneric command-line-based Python integration for asynchronous processing of multiple data types.classGeneric command-line-based Python integration for multiple data types.classGeneric WebSocket-based Python integration for asynchronous processing of multiple data types.