public interface NioIoRegistration extends IoRegistration
IoRegistration implementation that is used by NioIoHandler.| Modifier and Type | Method and Description |
|---|---|
NioIoHandler |
ioHandler()
The
IoHandler to which this IoRegistration belongs too. |
SelectionKey |
selectionKey()
The underlying
SelectionKey |
cancel, cancelFuture, isValid, submitSelectionKey selectionKey()
SelectionKeyNioIoHandler ioHandler()
IoRegistrationIoHandler to which this IoRegistration belongs too.ioHandler in interface IoRegistrationCopyright © 2008–2025 The Netty Project. All rights reserved.