Spring Integration

Uses of Package
org.springframework.integration.ftp

Packages that use org.springframework.integration.ftp
org.springframework.integration.ftp   
org.springframework.integration.ftp.impl   
 

Classes in org.springframework.integration.ftp used by org.springframework.integration.ftp
AbstractFtpClientFactory
           
DefaultFtpClientFactory
          Default implementation of FtpClientFactory.
DefaultFtpsClientFactory
          provides a working FTPS implementation
FtpClientFactory
          Factory for FTPClient.
FtpClientPool
          A pool of FTPClient instances.
FtpSendingMessageHandler
          A MessageHandler implementation that sends files to an FTP server.
FtpSendingMessageHandlerFactoryBean
          A factory bean implementation that handles constructing an outbound FTP adapter.
 

Classes in org.springframework.integration.ftp used by org.springframework.integration.ftp.impl
AbstractFtpClientFactory
           
FtpClientPool
          A pool of FTPClient instances.
 


Spring Integration

Copyright © 2010. All Rights Reserved.