public class SftpClientFactory extends Object
SftpClient| Constructor and Description |
|---|
SftpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
SftpClient |
createInstance(String host,
int port)
Creates a new instance which will connect to the given
host and port |
public SftpClient createInstance(String host, int port)
host and porthost - the host addressport - the remote connection portSftpClientCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.