See: Description
Class | Description |
---|---|
AbstractFtpSessionFactory<T extends org.apache.commons.net.ftp.FTPClient> |
Base class for FTP SessionFactory implementations.
|
DefaultFtpSessionFactory |
Default implementation of FTP SessionFactory.
|
DefaultFtpsSessionFactory |
SessionFactory for FTPS.
|
FtpFileInfo |
A
FileInfo implementation for
FTP/FTPS. |
FtpRemoteFileTemplate |
FTP version of
RemoteFileTemplate providing type-safe access to
the underlying FTPClient object. |
FtpSession |
Implementation of
Session for FTP. |
Enum | Description |
---|---|
FtpRemoteFileTemplate.ExistsMode |
The
FtpRemoteFileTemplate.exists(String) operation mode. |