-
- All Known Subinterfaces:
Channel,DatagramChannel,Http2StreamChannel,ServerChannel,ServerSocketChannel,SocketChannel,UnixChannel
- All Known Implementing Classes:
AbstractChannel,AbstractNioByteChannel,AbstractNioChannel,AbstractNioMessageChannel,AbstractServerChannel,EmbeddedChannel,EpollDatagramChannel,EpollServerSocketChannel,EpollSocketChannel,KQueueDatagramChannel,KQueueServerSocketChannel,KQueueSocketChannel,LocalChannel,LocalServerChannel,NioDatagramChannel,NioSelectableChannelHandle,NioServerSocketChannel,NioSocketChannel
public interface IoHandleA handle that will process I/O.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisRegistered()Return true if registered already.
-