public interface NioIoEvent extends IoEvent
IoEvent that must be handled by the NioIoHandle.| Modifier and Type | Method and Description |
|---|---|
NioIoOps |
ops()
Returns the
NioIoOps which did trigger the NioIoEvent. |
NioIoOps ops()
NioIoOps which did trigger the NioIoEvent.Copyright © 2008–2025 The Netty Project. All rights reserved.