Uses of Class
io.netty.channel.ManualIoEventLoop
-
Packages that use ManualIoEventLoop Package Description io.netty.channel The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel. -
-
Uses of ManualIoEventLoop in io.netty.channel
Methods in io.netty.channel that return ManualIoEventLoop Modifier and Type Method Description ManualIoEventLoop
ManualIoEventLoop. next()
-