public static interface AsyncCallback.DownloadStream
| Modifier and Type | Method and Description |
|---|---|
void |
onDownloadingStream(FileTransferInputStream inStr,
DownloadStreamResult result) |
void |
onDownloadStream(DownloadStreamResult result) |
void onDownloadingStream(FileTransferInputStream inStr, DownloadStreamResult result) throws java.io.IOException, FTPException
java.io.IOExceptionFTPExceptionvoid onDownloadStream(DownloadStreamResult result) throws java.io.IOException, FTPException
java.io.IOExceptionFTPExceptionCopyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.