public static final class FtpClientFactory.FtpConnectionFactory extends FtpClientFactory.ConnectionFactory<org.apache.commons.net.ftp.FTPClient,FtpFileSystemConfigBuilder>
builder
Modifier and Type | Method and 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>
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.