private static class Poller.PollSet
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
cancelled |
protected IPollEvents |
handler |
protected java.nio.channels.SelectionKey |
key |
protected int |
ops |
| Modifier | Constructor and Description |
|---|---|
protected |
PollSet(IPollEvents handler) |
protected IPollEvents handler
protected java.nio.channels.SelectionKey key
protected int ops
protected boolean cancelled
protected PollSet(IPollEvents handler)