public abstract class FtpQuery<T> extends FtpCommand
Constructor and Description |
---|
FtpQuery() |
Modifier and Type | Method and Description |
---|---|
T |
getResult()
Gets the result of the query execution when called after calling execute.
|
protected void |
setResult(T result) |
doWork, execute, isCodeSuccessfulCompletion, setHasSucceeded, setReplyString