Uses of Interface
io.netty.channel.kqueue.KQueueIoRegistration
-
-
Uses of KQueueIoRegistration in io.netty.channel.kqueue
Methods in io.netty.channel.kqueue that return KQueueIoRegistration Modifier and Type Method Description KQueueIoRegistrationKQueueIoHandler. register(io.netty.channel.IoEventLoop eventLoop, io.netty.channel.IoHandle handle)
-