ActiveConnectTask, ActiveStartTransferTask, GridFTPActiveConnectTask, PassiveConnectTaskpublic abstract class Task extends Object
| Modifier and Type | Field | Description |
|---|---|---|
protected boolean |
complete |
|
protected Exception |
exception |
| Constructor | Description |
|---|---|
Task() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
execute() |
|
void |
setComplete(Exception e) |
|
void |
stop() |
|
Exception |
waitFor() |
protected boolean complete
protected Exception exception
Copyright © 2018. All rights reserved.