| Package | Description |
|---|---|
| com.enterprisedt.net.ftp | |
| mali.util |
| Constructor and Description |
|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
FTPClient |
FtpUtility.getFtpClient() |