| Class | Description |
|---|---|
| Bootstraps | |
| EventLoops | |
| NetworkThreadFactory | |
| Preconditions |
Static convenience methods that help a method or constructor check whether it was invoked
correctly (that is, whether its preconditions were met).
|
| Stopwatch |
An object that measures elapsed time in nanoseconds.
|
| Ticker |
A time source; returns a time value representing the number of nanoseconds elapsed since some
fixed but arbitrary point in time.
|
| Enum | Description |
|---|---|
| DisconnectReason | |
| EventLoops.ChannelType |
Copyright © 2018–2019. All rights reserved.