org.eclipse.rse.connectorservice.ssh
Class SshConnectorService.ResponsiveSocketFactory
java.lang.Object
org.eclipse.rse.connectorservice.ssh.SshConnectorService.SimpleSocketFactory
org.eclipse.rse.connectorservice.ssh.SshConnectorService.ResponsiveSocketFactory
- All Implemented Interfaces:
- com.jcraft.jsch.SocketFactory
- Enclosing class:
- SshConnectorService
- public static class SshConnectorService.ResponsiveSocketFactory
- extends SshConnectorService.SimpleSocketFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SshConnectorService.ResponsiveSocketFactory
public SshConnectorService.ResponsiveSocketFactory(IProgressMonitor monitor)
createSocket
public Socket createSocket(String host,
int port)
throws IOException,
UnknownHostException
- Specified by:
createSocket in interface com.jcraft.jsch.SocketFactory- Overrides:
createSocket in class SshConnectorService.SimpleSocketFactory
- Throws:
IOException
UnknownHostException
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.