-
Field Summary
Fields
protected byte[]
protected boolean
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
receiving
protected volatile boolean receiving
-
buffer
protected byte[] buffer
-
-
Method Details
-
-
-
isRunning
public boolean isRunning()
-
canRun
public boolean canRun()
-
run
public void run()
- Specified by:
run in interface Runnable