Package ftp

Interface Summary
FtpObserver The class that implement this interface have the ability to monitor the progress of upload and download files in the FtpBean.
 

Class Summary
FtpBean This bean provide some basic FTP functions.
FtpBeanBeanInfo The bean information class for ftp.FtpBean.
FtpListResult This class is used to parse the information of a returned String from the 'LIST' command.
FtpListResultBeanInfo The bean information class for ftp.FtpListResult.
SocketOpener  
 

Exception Summary
FtpException When there are any FTP command fails in the FTP bean,
This exception is throwed.