Uses of Interface
de.aristaflow.adept2.core.client.RemoteClient
-
Packages that use RemoteClient Package Description de.aristaflow.adept2.core.client -
-
Uses of RemoteClient in de.aristaflow.adept2.core.client
Subinterfaces of RemoteClient in de.aristaflow.adept2.core.client Modifier and Type Interface Description interface
ActivityManagerService
interface
ADEPT2ClientService
Deprecated.interface
AdministrationService
interface
ClientService
This interface provides the basic logic for client components/plugins for an AristaFlow-server.interface
ExecutionClientService
This client service extends a client service for local execution by the means to execute activities remotely.interface
LocalExecutionClientService
interface
ModellingClientService
interface
RemoteExecutionClientService
This client service extends a worklist client service by the means to execute activities remotely.interface
WorklistClientService
Classes in de.aristaflow.adept2.core.client that implement RemoteClient Modifier and Type Class Description class
MultiplexingClientService
TheMultiplexingClientService
is a broker for service requests from various web clients.
-