- deregister
bool deregister(AbstractChannel watcher)
Undocumented in source. Be warned that the author may not have intended to support it.
- dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- handleTimer
void handleTimer()
Undocumented in source. Be warned that the author may not have intended to support it.
- onLoop
void onLoop(void delegate() handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- register
bool register(AbstractChannel watcher)
Undocumented in source. Be warned that the author may not have intended to support it.
- reregister
bool reregister(AbstractChannel watcher)
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
- weakUp
void weakUp()
Undocumented in source. Be warned that the author may not have intended to support it.