Example usage for Java io.netty.channel SingleThreadEventLoop fields, constructors, methods, implement or subclass
The text is from its open source code.
int | pendingTasks() |
Future> | shutdownGracefully() |
ThreadProperties | threadProperties() Returns the ThreadProperties of the Thread that powers the SingleThreadEventExecutor . |