Package org.apache.servicemix.ftp

An FTP based JBI component using the Jakarta Commons Net library

See:
          Description

Interface Summary
FtpEndpointType Marker interface for FTP endpoints
 

Class Summary
FTPClientPool A pool of FTP clients for the Jakarta Commons Net library
FtpComponent An FTP based component
FtpPollerEndpoint A polling endpoint which looks for a file or files in a directory and sends the files into the JBI bus as messages, deleting the files by default when they are processed.
FtpSenderEndpoint An FTP endpoint
SocketClientPoolSupport A pool of SocketClient instances from the Jakarta Commons Net library to handle internet networking connections.
 

Exception Summary
ConnectionRefusedException Exception thrown if the connection could not be established.
 

Package org.apache.servicemix.ftp Description

An FTP based JBI component using the Jakarta Commons Net library



Copyright © 2005-2011 FuseSource. All Rights Reserved.