private class SyncMessageReader.ListenersDispatcher
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private static long |
POLL_TIMEOUT
The timeout value for queue.poll(timeout, unit) defining the time after which we close and unregister the dispatching thread.
|
(package private) boolean |
started |
| Constructor and Description |
|---|
ListenersDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
private static final long POLL_TIMEOUT
boolean started