JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
io.netty.channel
Interface IoEvent
All Known Subinterfaces:
NioIoEvent
public interface
IoEvent
An IO event that is dispatched to an
IoHandle
as a result of a previous submitted
IoOps
. Concrete
IoHandle
implementations support different concrete
IoEvent
implementations.