|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.enterprisedt.net.ftp.async.AsyncResult
com.enterprisedt.net.ftp.async.GetSystemTypeResult
public class GetSystemTypeResult
Result of executing a literal command on the server
| Constructor Summary | |
|---|---|
GetSystemTypeResult()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class com.enterprisedt.net.ftp.async.AsyncResult |
|---|
cancelTask, endAsyncCalled, endAsyncInternal, getClient, getLocalContext, getTag, getTask, getTaskDescription, getTaskId, getThrowable, isCompleted, isSuccessful, notifyComplete, setAsIfCompleted, setClient, setEndAsyncCalled, setLocalContext, setSuccessful, setTag, setTask, setThrowable, waitTillComplete |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetSystemTypeResult()
| Method Detail |
|---|
public java.lang.String endAsync()
throws FTPException,
java.io.IOException
java.io.IOException
FTPExceptionpublic java.lang.String getSystemType()
public void setSystemType(java.lang.String systemType)
systemType - result returned by server
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||