public class DirectoryListCallbackResult extends AsyncResult
| Constructor and Description |
|---|
DirectoryListCallbackResult(java.lang.String directory) |
| Modifier and Type | Method and Description |
|---|---|
void |
endAsync()
This method is called to complete the asynchronous operation.
|
java.lang.String |
getRemoteDirectory()
Get the name of the listed directory
|
void |
setRemoteDirectory(java.lang.String remoteDirectory)
Set the name of the listed directory
|
cancelTask, endAsyncCalled, endAsyncInternal, getClient, getLocalContext, getTag, getTask, getTaskDescription, getTaskId, getThrowable, isCompleted, isSuccessful, notifyComplete, setAsIfCompleted, setClient, setEndAsyncCalled, setLocalContext, setSuccessful, setTag, setTask, setThrowable, waitTillCompletepublic DirectoryListCallbackResult(java.lang.String directory)
public void endAsync()
throws FTPException,
java.io.IOException
java.io.IOExceptionFTPExceptionpublic java.lang.String getRemoteDirectory()
public void setRemoteDirectory(java.lang.String remoteDirectory)
remoteDirectory - Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.