Package org.springframework.integration.ftp.session
package org.springframework.integration.ftp.session
Provides classes supporting FTP sessions.
-
ClassDescriptionAbstractFtpSessionFactory<T extends org.apache.commons.net.ftp.FTPClient>Base class for FTP SessionFactory implementations.Default implementation of FTP SessionFactory.SessionFactory for FTPS.A
FileInfo
implementation for FTP/FTPS.FTP version ofRemoteFileTemplate
providing type-safe access to the underlying FTPClient object.TheFtpRemoteFileTemplate.exists(String)
operation mode.Implementation ofSession
for FTP.