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

Static Private Attributes

static final int POOL_MULTIPLE = 4
 

Additional Inherited Members

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

Detailed Description

A multi-threaded server which creates a pool of threads for use by the server. The Thread pool decides how to schedule those threads.

Author
Mark Reinhold
Brad R. Wetmore

Definition at line 51 of file BP.java.

Member Data Documentation

◆ POOL_MULTIPLE

final int BP.POOL_MULTIPLE = 4
staticprivate

Definition at line 53 of file BP.java.


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