public interface NioIoHandle extends IoHandle
IoHandle subtype for NIO based implementations that will work with NioIoHandler.| Modifier and Type | Method and Description |
|---|---|
SelectableChannel |
selectableChannel()
The underlying
SelectableChannel. |
closeSelectableChannel selectableChannel()
SelectableChannel.Copyright © 2008–2025 The Netty Project. All rights reserved.