Uses of Interface
de.aristaflow.adept2.core.client.LocalExecutionClientService
-
Packages that use LocalExecutionClientService Package Description de.aristaflow.adept2.core.client -
-
Uses of LocalExecutionClientService in de.aristaflow.adept2.core.client
Subinterfaces of LocalExecutionClientService in de.aristaflow.adept2.core.client Modifier and Type Interface Description interface
ADEPT2ClientService
Deprecated.interface
ExecutionClientService
This client service extends a client service for local execution by the means to execute activities remotely.Classes in de.aristaflow.adept2.core.client that implement LocalExecutionClientService Modifier and Type Class Description class
MultiplexingClientService
TheMultiplexingClientService
is a broker for service requests from various web clients.
-