Package org.springframework.integration.ftp.session
Provides classes supporting FTP sessions.
-
Class Summary 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 AFileInfo
implementation for FTP/FTPS.FtpRemoteFileTemplate FTP version ofRemoteFileTemplate
providing type-safe access to the underlying FTPClient object.FtpSession Implementation ofSession
for FTP. -
Enum Summary Enum Description FtpRemoteFileTemplate.ExistsMode TheFtpRemoteFileTemplate.exists(String)
operation mode.