|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |