Package | Description |
---|---|
io.netty.util |
Utility classes used across multiple packages.
|
Modifier and Type | Class and Description |
---|---|
class |
HashedWheelTimer
A
Timer optimized for approximated I/O timeout scheduling. |
Modifier and Type | Method and Description |
---|---|
Timer |
HashedWheelTimer.HashedWheelTimeout.timer() |
Timer |
Timeout.timer()
Returns the
Timer that created this handle. |