|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FTPClientInterface | |
com.enterprisedt.net.ftp | Contains classes for FTP client functionality. |
com.enterprisedt.net.ftp.test |
Uses of FTPClientInterface in com.enterprisedt.net.ftp |
Classes in com.enterprisedt.net.ftp that implement FTPClientInterface | |
class |
FTPClient
Supports client-side FTP. |
Uses of FTPClientInterface in com.enterprisedt.net.ftp.test |
Fields in com.enterprisedt.net.ftp.test declared as FTPClientInterface | |
protected FTPClientInterface |
FTPTestCase.ftp
Reference to the FTP client |
Methods in com.enterprisedt.net.ftp.test that return FTPClientInterface | |
FTPClientInterface |
FTPTestTools.connect()
Connect to the remote host |
abstract FTPClientInterface |
TestTools.connect()
Connect to the remote host |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |