|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
SSHHierarchicalProcess | This process starts a forwarder defined by the target process using SSH. |
SSHJVMProcess | The SSHJVMProcess class is able to start any class, of the ProActive library, using ssh protocol. |
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 .
|
SSHProcess | The SSHProcess class is able to start any class, of the ProActive library, using ssh protocol. |
SSHProcessList | This class contains a list of SSHProcess processes |
Defines services for creating a remote process using SSH. Currently it is only possible to use SSH from Unix to Unix or from Windows to Unix. The two missing part (Windows/Unix to Windows) do not work because the lack of a standard SSH server on Windows systems.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |