Sun Adapter for TCP/IP HL7

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

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

public class TCPIPServerMonitorPool
extends java.lang.Object

TCPIP Server Monitor/Listener Pool is used to manage multilple monitors/listeners for the particular port.

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

Field Summary
static java.lang.String version
           
 
Constructor Summary
TCPIPServerMonitorPool()
           
 
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

TCPIPServerMonitorPool

public TCPIPServerMonitorPool()

Sun Adapter for TCP/IP HL7