public class DefaultFtpSessionFactory extends AbstractFtpSessionFactory<org.apache.commons.net.ftp.FTPClient>
bufferSize, clientMode, config, controlEncoding, DEFAULT_REMOTE_WORKING_DIRECTORY, fileType, host, password, port, username
Constructor and Description |
---|
DefaultFtpSessionFactory() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.commons.net.ftp.FTPClient |
createClientInstance() |
getSession, postProcessClientAfterConnect, postProcessClientBeforeConnect, setBufferSize, setClientMode, setConfig, setControlEncoding, setFileType, setHost, setPassword, setPort, setUsername
protected org.apache.commons.net.ftp.FTPClient createClientInstance()
createClientInstance
in class AbstractFtpSessionFactory<org.apache.commons.net.ftp.FTPClient>