public class SftpClientFactory extends Object
| Constructor and Description |
|---|
SftpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
static com.maverick.ssh.SshClient |
createConnection(String hostname,
int port,
String username,
String password,
org.apache.commons.vfs2.FileSystemOptions fileSystemOptions) |
static void |
setSocketFactory(SocketFactory socketFactory) |
public static void setSocketFactory(SocketFactory socketFactory)
Copyright © 2011. All Rights Reserved.