Spring Integration

Package org.springframework.integration.ftp

Interface Summary
FtpClientFactory<T extends FTPClient> Factory for FTPClient.
FtpClientPool A pool of FTPClient instances.
 

Class Summary
AbstractFtpClientFactory<T extends FTPClient>  
ClientFactorySupport Factors out the client factory creaton
DefaultFtpClientFactory Default implementation of FtpClientFactory.
DefaultFtpsClientFactory provides a working FTPS implementation
FtpFileEntryNamer A EntryNamer for FTPFile objects
FtpSendingMessageHandler A MessageHandler implementation that sends files to an FTP server.
FtpSendingMessageHandlerFactoryBean A factory bean implementation that handles constructing an outbound FTP adapter.
FtpsSendingMessageHandlerFactoryBean  
QueuedFtpClientPool FtpClientPool implementation based on a Queue.
 


Spring Integration

Copyright © 2010. All Rights Reserved.