public class ExistsResult extends RemoteFileResult
cancelled, remoteFileNameDEFAULT_NOTIFY_INTERVAL| Constructor and Description |
|---|
ExistsResult(java.lang.String remoteFileName) |
| Modifier and Type | Method and Description |
|---|---|
void |
endAsync()
This method is called to complete the asynchronous operation.
|
boolean |
exists()
Does the file exist?
|
void |
setExists(boolean exists)
Set exists status
|
addProgressMonitor, getRemoteFileName, isCancelledgetMinTransferNotifyPeriod, getNotifyInterval, setMinTransferNotifyPeriod, setNotifyIntervalcancelTask, endAsyncCalled, endAsyncInternal, getClient, getLocalContext, getTag, getTask, getTaskDescription, getTaskId, getThrowable, isCompleted, isSuccessful, notifyComplete, setAsIfCompleted, setClient, setEndAsyncCalled, setLocalContext, setSuccessful, setTag, setTask, setThrowable, waitTillCompletepublic boolean exists()
public void setExists(boolean exists)
exists - true if exists, false otherwisepublic void endAsync()
throws java.io.IOException,
FTPException
java.io.IOExceptionFTPExceptionCopyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.