Package org.springframework.integration.adapter.ftp

Interface Summary
FTPClientFactory Factory for FTPClient.
FTPClientPool A pool of FTPClient instances.
 

Class Summary
FtpSource A source adapter for receiving files via FTP.
FtpTarget Target adapter for sending files to an FTP server.
QueuedFTPClientPool FTPClientPool implementation based on a Queue.