Sun Adapter for TCP/IP HL7

Package com.stc.connector.tcpip.model.server

Interface Summary
TCPIPServerConfigInfoInterface This class wraps TCPIP server configuration information.
TCPIPServerConnectionManagementInfoInterface This class represents some configuration parameters that are used to manage the server inbound connection.
TCPIPServerGeneralInfoInterface This class represents general TCPIP server configuration information.
TCPIPServerMonitorScheduleInfoInterface This class wraps TCPIPServerScheduleInfo for BPEL usage.
TCPIPServerPortBindingInfoInterface This class represents TCPIP ServerSocket binding information.
TCPIPServerScheduleInfoInterface This class represents TCPIP Server Schedule configuration information.
TCPIPServerSocketInfoInterface This class represents TCPIP ServerSocket configuration information.
TCPIPServerWorkerScheduleInfoInterface This class wraps TCPIPServerScheduleInfo for BPEL usage.
 

Class Summary
TCPIPActivationSpec Class extends the STCActivationSpec class.getting eWays sepecific ActivationSpec.
TCPIPServerApplicationConnection This class implements the ApplicationConnection interface for the TCPIP Server Application Connection.
TCPIPServerApplicationImpl This class implements the TCPIP Server application interface.
TCPIPServerBootstrapContext This class is not a full-featured BootstrapContext.
TCPIPServerConfigInfo This class wraps TCPIP server configuration information.
TCPIPServerConnectionManagementInfo This class represents some configuration parameters that are used to manage the server inbound connection.
TCPIPServerEndpoint Implementatin of EwayEndpoint for TCPIP Server Activations.
TCPIPServerGeneralInfo This class represents general TCPIP server configuration information.
TCPIPServerMessageEndpointFactory This class is not a full-featured MessageEndpointFactory.
TCPIPServerMonitor TCPIP Server Monitor Work which is started from TCPIP Server ActivationSpec.
TCPIPServerMonitorPool TCPIP Server Monitor/Listener Pool is used to manage multilple monitors/listeners for the particular port.
TCPIPServerMonitorScheduleInfo This class wraps TCPIPServerScheduleInfo for BPEL usage.
TCPIPServerMonitorTask TCPIP Server Monitor Task (sub work) which is started from TCPIP Server ActivationSpec.
TCPIPServerPortBindingInfo This class represents TCPIP ServerSocket binding information.
TCPIPServerPortPool TCPIP Server Port Pool is used to manage multilple ports for the particular monitor/listener or particular worker/service.
TCPIPServerScheduleInfo This class represents TCPIP Server Schedule configuration information.
TCPIPServerSocket This class represents a java ServerSocket API.
TCPIPServerSocketInfo This class represents TCPIP ServerSocket configuration information.
TCPIPServerSunJavaAppServerInfo This class represents the configuration for the MDB bean pool of Sun Java System Application Server (Sun One Application Server) or SeeBeyond Runtime Server version 5.1.x.
TCPIPServerWorker TCPIP Server Worker Work which is started from the TCPIP Server Monitor.
TCPIPServerWorkerPool TCPIP Server Worker/Connection Pool is used to manage multilple workers/connections for the particular monitor/listener.
TCPIPServerWorkerScheduleInfo This class wraps TCPIPServerScheduleInfo for BPEL usage.
TCPIPServerWorkerTask TCPIP Server Worker Task which is started from the TCPIP Server Monitor.
TCPIPServerWorkManager This class is not a full-featured WorkManager.
 


Sun Adapter for TCP/IP HL7