public class SizeResult extends RemoteFileResult
cancelled, remoteFileName
DEFAULT_NOTIFY_INTERVAL
Constructor and Description |
---|
SizeResult(java.lang.String remoteFileName) |
Modifier and Type | Method and Description |
---|---|
long |
endAsync() |
long |
getSize() |
void |
setSize(long size) |
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 long endAsync() throws FTPException, java.io.IOException
FTPException
java.io.IOException
public long getSize()
public void setSize(long size)
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.