public final class EventLoopImpl extends EventLoop
| Modifier and Type | Field and Description |
|---|---|
private static long |
DELAY |
private static java.util.concurrent.ScheduledExecutorService |
executor |
| Constructor and Description |
|---|
EventLoopImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cycle() |
setEventLoopprivate static final long DELAY
private static final java.util.concurrent.ScheduledExecutorService executor