Example usage for Java io.netty.channel EventLoop fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | inEventLoop() Calls #inEventLoop(Thread) with Thread#currentThread() as argument |
Promise | newPromise() Return a new Promise . |
EventLoopGroup | parent() |