Package io.netty.channel.kqueue
Interface KQueueIoHandle
-
- All Superinterfaces:
AutoCloseable,io.netty.channel.IoHandle
public interface KQueueIoHandle extends io.netty.channel.IoHandleIoHandleimplementation that can be used with theKQueueIoHandler.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intident()Return the ident of theIoHandle.
-