public class TransportProviderFactory
extends java.lang.Object
Constructor and Description |
---|
TransportProviderFactory() |
Modifier and Type | Method and Description |
---|---|
static TransportProvider |
connectTransportProvider(SshConnectionProperties properties,
int socketTimeout) |
public static TransportProvider connectTransportProvider(SshConnectionProperties properties, int socketTimeout) throws java.net.UnknownHostException, java.io.IOException
properties
- socketTimeout
- java.net.UnknownHostException
java.io.IOException
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.