Subclasses of RSHProcess in org.objectweb.proactive.core.process.rsh |
class |
RSHHierarchicalProcess
This process starts a forwarder defined by the target process using RSH.
|
class |
RSHJVMProcess
The RSHJVMProcess class is able to start any class, of the ProActive library,
using rsh protocol. |
class |
RSHNodeProcess
This class has the same functionalities than RSHJVMProcess, except that the class associated with the target JVMProcess
ie the class that the target process will start is set automatically to org.objectweb.proactive.core.runtime.startRuntime .
|