JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.netty.channel.nio
NioIoEvent
Contents
Description
Method Summary
Method Details
ops()
Hide sidebar
Show sidebar
Interface NioIoEvent
All Superinterfaces:
IoEvent
public interface
NioIoEvent
extends
IoEvent
IoEvent
that must be handled by the
NioIoHandle
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
NioIoOps
ops
()
Returns the
NioIoOps
which did trigger the
NioIoEvent
.
Method Details
ops
NioIoOps
ops
()
Returns the
NioIoOps
which did trigger the
NioIoEvent
.
Returns:
ops.