Interface KQueueIoHandle

  • All Superinterfaces:
    AutoCloseable, io.netty.channel.IoHandle

    public interface KQueueIoHandle
    extends io.netty.channel.IoHandle
    IoHandle implementation that can be used with the KQueueIoHandler.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int ident()
      Return the ident of the IoHandle.
      • Methods inherited from interface io.netty.channel.IoHandle

        close, handle, registered, unregistered
    • Method Detail

      • ident

        int ident()
        Return the ident of the IoHandle.
        Returns:
        ident.