Sun Adapter for TCP/IP HL7

com.stc.connector.tcpip.model.server
Class TCPIPServerWorkerPool

java.lang.Object
  extended by com.stc.connector.tcpip.model.server.TCPIPServerWorkerPool

public class TCPIPServerWorkerPool
extends java.lang.Object

TCPIP Server Worker/Connection Pool is used to manage multilple workers/connections for the particular monitor/listener.

Version:
cvs revision: $Revision: 1.3 $ Last Modified: $Date: 2008/03/03 15:36:01 $
Author:
Harry Liu

Field Summary
static java.lang.String version
           
 
Constructor Summary
TCPIPServerWorkerPool()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

version

public static final java.lang.String version
See Also:
Constant Field Values
Constructor Detail

TCPIPServerWorkerPool

public TCPIPServerWorkerPool()

Sun Adapter for TCP/IP HL7