Sun Adapter for TCP/IP HL7

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

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

public class TCPIPServerPortPool
extends java.lang.Object

TCPIP Server Port Pool is used to manage multilple ports for the particular monitor/listener or particular worker/service.

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
TCPIPServerPortPool()
           
 
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

TCPIPServerPortPool

public TCPIPServerPortPool()

Sun Adapter for TCP/IP HL7