Package com.amalgamasimulation.studies.remote
package com.amalgamasimulation.studies.remote
This package contains classes for console and desktop applications that can
launch studies remotely on the Amalgama Cloud Server.
All low-level communication with Amalgama Cloud Server is covered by the
CloudServer class.
-
ClassDescriptionA singleton object to communicate with the Amalgama Cloud Server.HTTP response codes.RemoteRun<S extends org.eclipse.emf.ecore.EObject>A proxy to the experiment performed on the Amalgama Cloud Server.RemoteRunHelper<S extends org.eclipse.emf.ecore.EObject>This implementation of
IRemoteRunHelperenables server-side execution.