Uses of Class
org.objectweb.proactive.core.process.ssh.SSHProcess

Packages that use SSHProcess
org.objectweb.proactive.core.process.ssh Defines services for creating a remote process using SSH.  
 

Uses of SSHProcess in org.objectweb.proactive.core.process.ssh
 

Subclasses of SSHProcess in org.objectweb.proactive.core.process.ssh
 class SSHJVMProcess
           The SSHJVMProcess class is able to start any class, of the ProActive library, using ssh protocol.
 class SSHNodeProcess
           This class has the same functionalities than SSHJVMProcess, 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 © April 2004 INRIA All Rights Reserved.