Uses of Interface
com.enterprisedt.net.ftp.FileTransferClientInterface
Packages that use FileTransferClientInterface
Package
Description
FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features.-
Uses of FileTransferClientInterface in com.enterprisedt.net.ftp
Classes in com.enterprisedt.net.ftp that implement FileTransferClientInterfaceModifier and TypeClassDescriptionclassFTP client class supporting multiple protocols that permits asynchronous FTP operations.classEasy to use FTP client that is thread safe and provides true FTP streams.classFile transfer client class that supports multiple protocols and permits concurrent FTP operations.Methods in com.enterprisedt.net.ftp with parameters of type FileTransferClientInterfaceModifier and TypeMethodDescriptionprotected static voidFileTransferClient.prepareURLTransfer(URL url, FileTransferClientInterface client)