-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected org.globus.ftp.dc.TaskThread.Buffer |
buffer |
protected static org.apache.commons.logging.Log |
logger |
protected boolean |
stop |
protected Thread |
thread |
-
Constructor Summary
Constructors
Constructor and Description |
TaskThread() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
stop
protected boolean stop
-
thread
protected Thread thread
-
Constructor Detail
-
TaskThread
public TaskThread()
-
Method Detail
-
start
public void start()
-
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2016. All rights reserved.