Crossfire JXClient, Trunk
N1 Class Reference
+ Inheritance diagram for N1:
+ Collaboration diagram for N1:

Additional Inherited Members

- Static Public Member Functions inherited from Server
static void main (String args[]) throws Exception
 

Detailed Description

A non-blocking/single-threaded server. All accept() and read()/write() operations are performed by a single thread, but only after being selected for those operations by a Selector.

Author
Mark Reinhold
Brad R. Wetmore

Definition at line 51 of file N1.java.


The documentation for this class was generated from the following file: