Package jfileupload.transfer.client.ftp

Interface Summary
SSLFactory This interface define a pluggable SSLSocketFactory builder.
 

Class Summary
CommandMonitor This class implements a FTP command monitor sending NOOP command periodically to avoid command channel timeout.
DefaultSSLFactory JRE SSL factory.
FtpClientFactory This factory manages FTPClient and FTPSClient instances.
FTPSClient FTP over SSL client implementation.
FTPSSocketFactory Socket Factory immplementation for FTP over SSL.
FTPTransfer This class implements a TransferController for FTP protocol.
FTPUploadTransfer This class implements a TransferController for FTP protocol.