Uses of Class
org.objectweb.proactive.core.process.rsh.RSHProcess

Packages that use RSHProcess
org.objectweb.proactive.core.process.rsh Defines services for creating a remote process using RSH.  
 

Uses of RSHProcess in org.objectweb.proactive.core.process.rsh
 

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.
 



Copyright 2001-2005 INRIA All Rights Reserved.