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 interfaceActivityManagerServiceinterfaceADEPT2ClientServiceDeprecated.interfaceAdministrationServiceinterfaceClientServiceThis interface provides the basic logic for client components/plugins for an AristaFlow-server.interfaceExecutionClientServiceThis client service extends a client service for local execution by the means to execute activities remotely.interfaceLocalExecutionClientServiceinterfaceModellingClientServiceinterfaceRemoteExecutionClientServiceThis client service extends a worklist client service by the means to execute activities remotely.interfaceWorklistClientServiceClasses in de.aristaflow.adept2.core.client that implement RemoteClient Modifier and Type Class Description classMultiplexingClientServiceTheMultiplexingClientServiceis a broker for service requests from various web clients.
-