public static final class FtpClientFactory.FtpConnectionFactory extends FtpClientFactory.ConnectionFactory<org.apache.commons.net.ftp.FTPClient,FtpFileSystemConfigBuilder>
builder
Modifier and Type | Method | Description |
---|---|---|
protected org.apache.commons.net.ftp.FTPClient |
createClient(FileSystemOptions fileSystemOptions) |
|
protected void |
setupOpenConnection(org.apache.commons.net.ftp.FTPClient client,
FileSystemOptions fileSystemOptions) |
createConnection
protected org.apache.commons.net.ftp.FTPClient createClient(FileSystemOptions fileSystemOptions)
createClient
in class FtpClientFactory.ConnectionFactory<org.apache.commons.net.ftp.FTPClient,FtpFileSystemConfigBuilder>
protected void setupOpenConnection(org.apache.commons.net.ftp.FTPClient client, FileSystemOptions fileSystemOptions)
setupOpenConnection
in class FtpClientFactory.ConnectionFactory<org.apache.commons.net.ftp.FTPClient,FtpFileSystemConfigBuilder>