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