|
XNIO version 1.2.0.GA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - the channel typepublic interface IoReadHandler<T extends Channel>
A handler for channel read events.
| Method Summary | |
|---|---|
void |
handleReadable(T channel)
Handle channel readability. |
| Method Detail |
|---|
void handleReadable(T channel)
channel - the channel that is readable
|
XNIO version 1.2.0.GA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||