public static class Transmitter.Close
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
Close() |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Thread body to shut down the Transmitter's processing loop.
|