public class GetSystemTypeResult extends AsyncResult
| Constructor and Description |
|---|
GetSystemTypeResult() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
endAsync()
This method is called to complete the asynchronous operation.
|
java.lang.String |
getSystemType()
Get the system type
|
void |
setSystemType(java.lang.String systemType)
Set the system type
|
cancelTask, endAsyncCalled, endAsyncInternal, getClient, getLocalContext, getTag, getTask, getTaskDescription, getTaskId, getThrowable, isCompleted, isSuccessful, notifyComplete, setAsIfCompleted, setClient, setEndAsyncCalled, setLocalContext, setSuccessful, setTag, setTask, setThrowable, waitTillCompletepublic java.lang.String endAsync()
throws FTPException,
java.io.IOException
java.io.IOExceptionFTPExceptionpublic java.lang.String getSystemType()
public void setSystemType(java.lang.String systemType)
systemType - result returned by serverCopyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.