Interface NioIoHandle
- All Superinterfaces:
AutoCloseable, IoHandle
- All Known Implementing Classes:
AbstractNioByteChannel.NioByteUnsafe, AbstractNioChannel.AbstractNioUnsafe, NioSelectableChannelIoHandle
IoHandle subtype for NIO based implementations that will work with NioIoHandler.-
Method Summary
Methods inherited from interface IoHandle
close, handle, registered, unregistered
-
Method Details
-
selectableChannel
-