|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FTPClient | |
---|---|
com.enterprisedt.net.ftp | FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features. |
Uses of FTPClient in com.enterprisedt.net.ftp |
---|
Constructors in com.enterprisedt.net.ftp with parameters of type FTPClient | |
---|---|
FTPInputStream(FTPClient client,
java.lang.String remoteFile)
Constructor. |
|
FTPOutputStream(FTPClient client,
java.lang.String remoteFile)
Constructor. |
|
FTPOutputStream(FTPClient client,
java.lang.String remoteFile,
boolean append)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |