public class ExistsResult extends RemoteFileResult
cancelled, remoteFileName
DEFAULT_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, isCancelled
getMinTransferNotifyPeriod, getNotifyInterval, setMinTransferNotifyPeriod, setNotifyInterval
cancelTask, endAsyncCalled, endAsyncInternal, getClient, getLocalContext, getTag, getTask, getTaskDescription, getTaskId, getThrowable, isCompleted, isSuccessful, notifyComplete, setAsIfCompleted, setClient, setEndAsyncCalled, setLocalContext, setSuccessful, setTag, setTask, setThrowable, waitTillComplete
public boolean exists()
public void setExists(boolean exists)
exists
- true if exists, false otherwisepublic void endAsync() throws java.io.IOException, FTPException
java.io.IOException
FTPException
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.