Interface NioIoHandle

All Superinterfaces:
AutoCloseable, IoHandle
All Known Implementing Classes:
AbstractNioByteChannel.NioByteUnsafe, AbstractNioChannel.AbstractNioUnsafe, NioSelectableChannelIoHandle

public interface NioIoHandle extends IoHandle
IoHandle subtype for NIO based implementations that will work with NioIoHandler.