|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SelectorVisitor
A visitor of the selectors used by a NioHandler. The method selector will be called once for each of the different selectors used by the NioHandler.
| Method Summary | |
|---|---|
void |
end()
Indicates that all selectors have been visited |
void |
selector(Selector selector)
Visit one selector. |
| Method Detail |
|---|
void selector(Selector selector)
void end()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||