Uses of Interface
com.enterprisedt.net.ftp.FileTransferClientInterface

Packages that use FileTransferClientInterface
com.enterprisedt.net.ftp Contains classes that add support for secure file transfers via the SFTP and FTPS protocols, as well as advanced FTP features such as connection pooling and asynchronous methods. 
 

Uses of FileTransferClientInterface in com.enterprisedt.net.ftp
 

Classes in com.enterprisedt.net.ftp that implement FileTransferClientInterface
 class AsyncFileTransferClient
          FTP client class supporting multiple protocols that permits asynchronous FTP operations.
 class FileTransferClient
          Easy to use FTP client that is thread safe and provides true FTP streams.
 class SecureFileTransferClient
          File transfer client class that supports multiple protocols and permits concurrent FTP operations.
 



Copyright © 2001-2006 Enterprise Distributed Technologies Ltd. All Rights Reserved.