Class Summary |
ServerSocketConsumer |
Created: Sep 4, 2006, 1:33:26 AM
Last Modification Date: $Date: 2006-10-26 01:51:28 -0300 (Thu, 26 Oct 2006) $ |
ServerSocketConsumerLoader |
Created: Sep 6, 2006, 1:10:48 AM
Last Modification Date: $Date: 2006-11-09 02:26:18 -0300 (Thu, 09 Nov 2006) $ |
ServerSocketConsumerWorker |
|
ServerSocketWorker |
This class listen for new ServerSocket connections, when a new connection
arrives, take a thead from the pool and a consumer and instance a
WorkerProcessor for work with the new connection/consumer. |