Package io.netty.channel.kqueue
Interface KQueueIoRegistration
-
- All Superinterfaces:
io.netty.channel.IoRegistration
public interface KQueueIoRegistration extends io.netty.channel.IoRegistrationRegistration with anKQueueIoHandler.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description KQueueIoHandlerioHandler()
-
-
-
Method Detail
-
ioHandler
KQueueIoHandler ioHandler()
- Specified by:
ioHandlerin interfaceio.netty.channel.IoRegistration
-
-