|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - the channel typepublic interface IoWriteHandler<T extends java.nio.channels.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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||