Uses of Class
org.objectweb.proactive.core.ssh.SshTunnel

Packages that use SshTunnel
org.objectweb.proactive.core.ssh Provides all classes to do ssh tunneling over RMI or HTTP.  
 

Uses of SshTunnel in org.objectweb.proactive.core.ssh
 

Methods in org.objectweb.proactive.core.ssh that return SshTunnel
 SshTunnel UnusedTunnel.getTunnel()
           
static SshTunnel SshTunnelFactory.createTunnel(java.lang.String host, int port)
           
 

Methods in org.objectweb.proactive.core.ssh with parameters of type SshTunnel
static void SshTunnelFactory.reportUnusedTunnel(SshTunnel tunnel)
           
 

Constructors in org.objectweb.proactive.core.ssh with parameters of type SshTunnel
UnusedTunnel(SshTunnel tunnel)
           
 



Copyright 2001-2005 INRIA All Rights Reserved.