Uses of Class
com.zehon.FileTransferClient

Packages that use FileTransferClient
com.zehon.ftp   
com.zehon.ftps   
com.zehon.sftp   
 

Uses of FileTransferClient in com.zehon.ftp
 

Subclasses of FileTransferClient in com.zehon.ftp
 class FTPClient
          This FTPClient class has methods for uploading/downloading files and doing remote file options such as move, copy, etc..
 

Uses of FileTransferClient in com.zehon.ftps
 

Subclasses of FileTransferClient in com.zehon.ftps
 class FTPsClient
          This FTPsClient class has methods for uploading/downloading files and doing remote file options such as move, copy, etc..
 

Uses of FileTransferClient in com.zehon.sftp
 

Subclasses of FileTransferClient in com.zehon.sftp
 class SFTPClient
          This SFTPClient class has methods for uploading/downloading files and doing remote file options such as move, copy, etc..
 



Copyright © 2009 Zehon Team. All Rights Reserved.