Interface KQueueIoRegistration

  • All Superinterfaces:
    io.netty.channel.IoRegistration

    public interface KQueueIoRegistration
    extends io.netty.channel.IoRegistration
    Registration with an KQueueIoHandler.
    • Method Detail

      • ioHandler

        KQueueIoHandler ioHandler()
        Specified by:
        ioHandler in interface io.netty.channel.IoRegistration