Interface AbstractNioChannel.NioUnsafe

All Superinterfaces:
Channel.Unsafe
All Known Implementing Classes:
AbstractNioByteChannel.NioByteUnsafe, AbstractNioChannel.AbstractNioUnsafe, AbstractNioMessageChannel.NioMessageUnsafe, NioDomainSocketChannel.NioSocketChannelUnsafe, NioSocketChannel.NioSocketChannelUnsafe
Enclosing class:
AbstractNioChannel

public static interface AbstractNioChannel.NioUnsafe extends Channel.Unsafe
Special Channel.Unsafe sub-type which allows to access the underlying SelectableChannel