Package | Description |
---|---|
com.enterprisedt.net.ftp |
FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features. |
Modifier and Type | Method and Description |
---|---|
DownloadByteArrayResult |
AsyncFileTransferClient.downloadByteArrayAsync(java.lang.String remoteFileName,
AsyncCallback.DownloadByteArray callback,
java.lang.Object tag)
Download a file from the FTP server asynchronously to a byte array
|
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.