|
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 IoWriteHandler<T extends Channel>

A handler for channel write events.
| Method Summary | |
|---|---|
void |
handleWritable(T channel)
Handle channel writability. |
| Method Detail |
|---|
void handleWritable(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 | ||||||||