public interface EpollIoEvent
extends io.netty.channel.IoEvent
IoEvent that must be handled by the EpollIoHandle.| Modifier and Type | Method and Description |
|---|---|
EpollIoOps |
ops()
Returns the
EpollIoOps which did trigger the EpollIoEvent. |
EpollIoOps ops()
EpollIoOps which did trigger the EpollIoEvent.Copyright © 2008–2024 The Netty Project. All rights reserved.