Modifier and Type | Field | Description |
---|---|---|
protected org.globus.ftp.dc.TaskThread.Buffer |
buffer |
|
protected static org.apache.commons.logging.Log |
logger |
|
protected boolean |
stop |
|
protected Thread |
thread |
Constructor | Description |
---|---|
TaskThread() |
Modifier and Type | Method | Description |
---|---|---|
Task |
getNextTask() |
|
void |
join() |
|
void |
run() |
|
void |
runTask(Task task) |
|
void |
start() |
|
void |
stop() |
protected static org.apache.commons.logging.Log logger
protected org.globus.ftp.dc.TaskThread.Buffer buffer
protected boolean stop
protected Thread thread
Copyright © 2018. All rights reserved.