|
Crossfire JXClient, Trunk
|


Public Member Functions | |
| void | register (SelectableChannel ch, int ops, Handler h) throws IOException |
Base class for the Dispatchers.
Servers use these to obtain ready status, and then to dispatch jobs.
Definition at line 52 of file Dispatcher.java.
| void Dispatcher.register | ( | SelectableChannel | ch, |
| int | ops, | ||
| Handler | h | ||
| ) | throws IOException |
Implemented in DispatcherN, and Dispatcher1.
Referenced by AcceptHandler.handle(), Acceptor.run(), and N1.runServer().

1.8.17