Sun Adapter for TCP/IP HL7
A B C D E F G H I J L M N O P Q R S T U V W

A

AbstractDBConnection - Class in com.stc.connector.hl7.framework.persist.connection
DOCUMENT ME!
AbstractDBConnection(Connection) - Constructor for class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
constructor
AbstractMsg - Interface in com.stc.connector.message.common
This is the root interface for the message model.
AbstractMsgReceiver - Interface in com.stc.connector.tcpip.ext.msg
This class represents an abstract message receiver interface.
AbstractMsgSender - Interface in com.stc.connector.tcpip.ext.msg
This class represents an abstract message sender interface.
accept() - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.ServerSocketWithPushbackInputStream
 
accept() - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl.TCPIPServerSocket
 
acceptConnection(Object) - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSServerApplicationImpl
 
acceptConnection(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSServerApplicationImpl
 
acceptConnection(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSServerApplicationImpl
Method acceptConnection.
ACK - Class in com.stc.connector.hl7.framework.structure.msg
Represents a ACK message structure.
ACK() - Constructor for class com.stc.connector.hl7.framework.structure.msg.ACK
Constructor for ACK.
ACK(String) - Constructor for class com.stc.connector.hl7.framework.structure.msg.ACK
Constructor for ACK.
ACK(Segment[]) - Constructor for class com.stc.connector.hl7.framework.structure.msg.ACK
Constructor for ACK.
AckMsg - Class in com.stc.connector.message.acknak
This class represents an Ack message.
AckMsg(AbstractMsg) - Constructor for class com.stc.connector.message.acknak.AckMsg
 
AckNakMsg - Class in com.stc.connector.message.acknak
This class represents an abstract Ack/Nak message.
AckNakMsg(AbstractMsg) - Constructor for class com.stc.connector.message.acknak.AckNakMsg
Constructor.
ACKSpec - Class in com.stc.connector.hl7.framework.spec.msg
This structure contains the following elements:
ACTION_EXIT - Static variable in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
 
ACTION_RESEND - Static variable in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
 
ACTION_RESET - Static variable in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
 
ACTION_SKIP_MESSAGE - Static variable in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
 
activation(MessageEndpointFactory, BootstrapContext, IConfiguration, ObjectReference) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerEndpoint
Activate eWay endpoint.
activation(MessageEndpointFactory, BootstrapContext, IConfiguration, ObjectReference) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerEndpoint
Activate eWay endpoint.
activation(MessageEndpointFactory, BootstrapContext, IConfiguration, ObjectReference) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerEndpoint
Activate eWay endpoint.
activation(MessageEndpointFactory, BootstrapContext, IConfiguration, ObjectReference) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Activate eWay endpoint.
addNewTableEntryValue(String) - Method in class com.stc.connector.hl7.framework.spec.table.TableSpec
 
afterDelivery() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMessageEndpointFactory.MyMessageEndpoint
 
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnectionManager
The method allocateConnection gets called by the resource adapter's connection factory instance.
application - Variable in class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
 
attachServerSocket(ServerSocket) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Attach a serverSocket object so the serverSocket options can be refreshed along with serverSocketInfo changes.
attachSocket(Socket) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Attach a socket object so the socket options can be refreshed along with socketInfo changes.
attachSocket(Socket) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Attach a socket object so the socket options can be refreshed along with socketInfo changes.
available() - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
returns the length of the data if it is available to read
available() - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.TCPIPPushbackInputStream
 
available() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
 
available(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
6633604 - In 5.1.3 when external HL7 system recycle its side the old connection is not getting relinquished.

B

BASE_DELETE_STMT_STR - Static variable in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
delete statement
BASE_INSERT_STMT_STR - Static variable in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
insert statement
BASE_QUERY_STMT_STR - Static variable in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
query statement
BASE_QUERY_STMT_WITH_STATUS_STR - Static variable in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
query statement
BASE_UPDATE_STMT_STR - Static variable in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
update statement
BASE_UPDATE_STMT_WITH_STATUS_STR - Static variable in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
update statement
BATCH_DML_ERROR - Static variable in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
Batch Database Manipulation Language error
batchDelete(List) - Method in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
 
batchInsert(List) - Method in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
 
batchUpdate(List) - Method in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
 
beforeDelivery(Method) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMessageEndpointFactory.MyMessageEndpoint
 
BeginEndMarkedMsg - Class in com.stc.connector.message.envelope
This class represents a "Begin End Marked" message.
BeginEndMarkedMsg(AbstractMsg, AbstractMsg, AbstractMsg) - Constructor for class com.stc.connector.message.envelope.BeginEndMarkedMsg
Constructor
BeginEndMarkedMsg(AbstractMsg, EnvelopedMsg) - Constructor for class com.stc.connector.message.envelope.BeginEndMarkedMsg
Constructor
BinaryNumberMsg - Class in com.stc.connector.message.common
This message represents an number in binary format.
BinaryNumberMsg(long, int) - Constructor for class com.stc.connector.message.common.BinaryNumberMsg
Constructor
BinaryNumberMsg(byte[]) - Constructor for class com.stc.connector.message.common.BinaryNumberMsg
Constructor
BinaryNumberMsg(String) - Constructor for class com.stc.connector.message.common.BinaryNumberMsg
Constructor
buildMBeanInfo() - Method in class com.stc.connector.tcpip.hl7.mbeans.HL7ActivationSpecMonitor
Method buildMBeanInfo.
buildMBeanInfo() - Method in class com.stc.connector.tcpip.hl7.mbeans.HL7MCFMonitor
Method buildMBeanInfo.
buildMBeanInfo() - Method in class com.stc.connector.tcpip.hl7.mbeans.HL7RAMonitor
Method buildMBeanInfo.
buildMBeanInfo() - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPActivationSpecMonitor
 
buildMBeanInfo() - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPMCFMonitor
 
buildMBeanInfo() - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPRAMonitor
 
BytesMsg - Class in com.stc.connector.message.common
This message represents a generic byte(s) message implementation.
BytesMsg(byte[]) - Constructor for class com.stc.connector.message.common.BytesMsg
Constructor
BytesMsg(byte) - Constructor for class com.stc.connector.message.common.BytesMsg
Constructor
BytesMsg(char) - Constructor for class com.stc.connector.message.common.BytesMsg
Constructor

C

CalendarSchedule - Interface in com.stc.connector.tcpip.model.schedule
RA Communication schedule interface for a calendar schedule.
CalendarTaskScheduler - Class in com.stc.connector.tcpip.model.schedule
RA calendar scheduler for exchange/communication.
CalendarTaskScheduler(CalendarSchedule) - Constructor for class com.stc.connector.tcpip.model.schedule.CalendarTaskScheduler
Constructor for CalendarTaskScheduler.
cancel() - Method in class com.stc.connector.tcpip.model.schedule.CalendarTaskScheduler
 
cancel() - Method in interface com.stc.connector.tcpip.model.schedule.Scheduler
 
cancel() - Method in class com.stc.connector.tcpip.model.schedule.TimerTaskScheduler
 
cancel() - Method in class com.stc.connector.tcpip.model.schedule.WorkScheduler
 
cancel() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
 
cancel() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerTask
 
checkIfClosed() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
checkIfClosed() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
checkIfClosed() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
checkIfClosed() - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
Checks whether the Connection instance was already closed (if close was previously called).
checkIfClosed() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Checks whether the application connection was closed.
checkIfClosed() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
Checks whether the Connection instance was already closed (if close was previously called).
checkIfClosed() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
cleanup() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTEwayConnection
 
cleanup() - Method in class com.stc.connector.tcpip.hl7.client.HL7EwayConnection
 
cleanup() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3EwayConnection
 
cleanup() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Perform clean up of any resources or reset of any state held by the instance of EwayConnection.
close() - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
Closes the application connection handle.
close() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocket
Closes the Socket.
close() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
Closes the application connection handle.
close() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocket
Closes the Socket.
closeConnection() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Closes the existing connection physically (whether it is good or bad).
closeConnection() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Closes the server application connection.
closeConnection() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Closes the existing connection physically (whether it is good or bad).
closeConnection() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Closes the server application connection.
closeConnection() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Closes the existing connection physically (whether it is good or bad).
closeConnection() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Closes the server application connection.
closeConnection() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Closes the existing connection physically (no matter it is good or bad).
closeConnection() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Closes the server application connection.
closeConnection() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
closeConnection() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
closeConnection() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
closeConnection() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
closeConnection(Exception) - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Closes socket connection if any.
closeConnection() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
closeConnection(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
Method closeConnection.
com.stc.connector.appconn.tcpip.ext - package com.stc.connector.appconn.tcpip.ext
 
com.stc.connector.appconn.tcpip.hl7 - package com.stc.connector.appconn.tcpip.hl7
 
com.stc.connector.appconn.tcpip.model - package com.stc.connector.appconn.tcpip.model
 
com.stc.connector.hl7.framework.acknowledgment - package com.stc.connector.hl7.framework.acknowledgment
 
com.stc.connector.hl7.framework.llp - package com.stc.connector.hl7.framework.llp
 
com.stc.connector.hl7.framework.parser - package com.stc.connector.hl7.framework.parser
 
com.stc.connector.hl7.framework.persist - package com.stc.connector.hl7.framework.persist
 
com.stc.connector.hl7.framework.persist.connection - package com.stc.connector.hl7.framework.persist.connection
 
com.stc.connector.hl7.framework.persist.connection.impl - package com.stc.connector.hl7.framework.persist.connection.impl
 
com.stc.connector.hl7.framework.persist.dbo - package com.stc.connector.hl7.framework.persist.dbo
 
com.stc.connector.hl7.framework.persist.dbo.impl - package com.stc.connector.hl7.framework.persist.dbo.impl
 
com.stc.connector.hl7.framework.seqno - package com.stc.connector.hl7.framework.seqno
 
com.stc.connector.hl7.framework.spec.component - package com.stc.connector.hl7.framework.spec.component
 
com.stc.connector.hl7.framework.spec.datatype - package com.stc.connector.hl7.framework.spec.datatype
 
com.stc.connector.hl7.framework.spec.field - package com.stc.connector.hl7.framework.spec.field
 
com.stc.connector.hl7.framework.spec.msg - package com.stc.connector.hl7.framework.spec.msg
 
com.stc.connector.hl7.framework.spec.segment - package com.stc.connector.hl7.framework.spec.segment
 
com.stc.connector.hl7.framework.spec.table - package com.stc.connector.hl7.framework.spec.table
 
com.stc.connector.hl7.framework.status - package com.stc.connector.hl7.framework.status
 
com.stc.connector.hl7.framework.structure.component - package com.stc.connector.hl7.framework.structure.component
 
com.stc.connector.hl7.framework.structure.datatype - package com.stc.connector.hl7.framework.structure.datatype
 
com.stc.connector.hl7.framework.structure.field - package com.stc.connector.hl7.framework.structure.field
 
com.stc.connector.hl7.framework.structure.msg - package com.stc.connector.hl7.framework.structure.msg
 
com.stc.connector.hl7.framework.structure.segment - package com.stc.connector.hl7.framework.structure.segment
 
com.stc.connector.hl7.v3.framework.acknowledgement - package com.stc.connector.hl7.v3.framework.acknowledgement
 
com.stc.connector.hl7.v3.framework.parser - package com.stc.connector.hl7.v3.framework.parser
 
com.stc.connector.hl7.v3.framework.wrappers - package com.stc.connector.hl7.v3.framework.wrappers
 
com.stc.connector.message - package com.stc.connector.message
 
com.stc.connector.message.acknak - package com.stc.connector.message.acknak
 
com.stc.connector.message.common - package com.stc.connector.message.common
 
com.stc.connector.message.envelope - package com.stc.connector.message.envelope
 
com.stc.connector.tcpip.ext - package com.stc.connector.tcpip.ext
 
com.stc.connector.tcpip.ext.alert - package com.stc.connector.tcpip.ext.alert
 
com.stc.connector.tcpip.ext.client - package com.stc.connector.tcpip.ext.client
 
com.stc.connector.tcpip.ext.msg - package com.stc.connector.tcpip.ext.msg
 
com.stc.connector.tcpip.ext.server - package com.stc.connector.tcpip.ext.server
 
com.stc.connector.tcpip.ext.webservice - package com.stc.connector.tcpip.ext.webservice
 
com.stc.connector.tcpip.hl7.alert - package com.stc.connector.tcpip.hl7.alert
 
com.stc.connector.tcpip.hl7.client - package com.stc.connector.tcpip.hl7.client
 
com.stc.connector.tcpip.hl7.exception - package com.stc.connector.tcpip.hl7.exception
 
com.stc.connector.tcpip.hl7.mbeans - package com.stc.connector.tcpip.hl7.mbeans
 
com.stc.connector.tcpip.hl7.msg - package com.stc.connector.tcpip.hl7.msg
 
com.stc.connector.tcpip.hl7.server - package com.stc.connector.tcpip.hl7.server
 
com.stc.connector.tcpip.hl7.util - package com.stc.connector.tcpip.hl7.util
 
com.stc.connector.tcpip.hl7.webservice - package com.stc.connector.tcpip.hl7.webservice
 
com.stc.connector.tcpip.model.alert - package com.stc.connector.tcpip.model.alert
 
com.stc.connector.tcpip.model.client - package com.stc.connector.tcpip.model.client
 
com.stc.connector.tcpip.model.exception - package com.stc.connector.tcpip.model.exception
 
com.stc.connector.tcpip.model.factory - package com.stc.connector.tcpip.model.factory
 
com.stc.connector.tcpip.model.mbeans - package com.stc.connector.tcpip.model.mbeans
 
com.stc.connector.tcpip.model.schedule - package com.stc.connector.tcpip.model.schedule
 
com.stc.connector.tcpip.model.server - package com.stc.connector.tcpip.model.server
 
com.stc.connector.tcpip.model.state - package com.stc.connector.tcpip.model.state
 
com.stc.connector.tcpip.model.system - package com.stc.connector.tcpip.model.system
 
com.stc.connector.tcpip.model.webservice - package com.stc.connector.tcpip.model.webservice
 
commonComein(Object) - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSClientApplicationImpl
 
commonComein(Object) - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSServerApplicationImpl
 
commonComein(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSClientApplicationImpl
 
commonComein(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSServerApplicationImpl
 
commonComein(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
Method commonReturn.
commonComein(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSServerApplicationImpl
 
commonFault(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
Method commonFault.
commonReturn(Object) - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSServerApplicationImpl
 
commonReturn(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSServerApplicationImpl
 
commonReturn(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
Method commonReturn.
commonReturn(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSServerApplicationImpl
 
Component - Interface in com.stc.connector.hl7.framework.structure.component
This interface represents a common HL7 component structure, which can be Message, Segment, Field and DataType.
ComponentSpec - Class in com.stc.connector.hl7.framework.spec.component
 
ComponentSpec(String, String, int, int, String, String) - Constructor for class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Constructor for ComponentSpec.
ComponentSpec(String, String) - Constructor for class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Constructor for ComponentSpec.
connect(InetAddress, int) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocket
Creates the Socket object.
connect(String, int) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocket
Creates the Socket object.
connect(InetAddress, int, InetAddress, int) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocket
Creates the Socket object.
connect(String, int, InetAddress, int) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocket
Creates the Socket object.
connect(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocket
Creates the ServerSocket object.
connect(int, int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocket
Creates the ServerSocket object.
connect(int, int, InetAddress) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocket
Creates the ServerSocket object.
CONNECTION_TYPE_CLIENT - Static variable in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
 
CONNECTION_TYPE_CLIENT - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
CONNECTION_TYPE_SERVER - Static variable in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
 
CONNECTION_TYPE_SERVER - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
ConnectionProperties - Interface in com.stc.connector.hl7.framework.persist.connection
DOCUMENT ME!
constructLLPMessage(byte[], char, String) - Method in class com.stc.connector.hl7.framework.llp.HLLP
Method constructLLPMessage.
constructLLPMessage(byte[]) - Method in class com.stc.connector.hl7.framework.llp.MLLP
Method constructLLPMessage.
contains(String) - Method in class com.stc.connector.hl7.framework.spec.table.TableSpec
Method contains.
convertHL7MessagetoXML(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
Convert HL7 raw message to HL7 XML message, if the hl7 eway receives hl7 xml data
convertHL7MessagetoXML(String) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
convertXMLtoMessage(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
Convert HL7 XML message to HL7 raw message, if the hl7 eway receives hl7 xml data
convertXMLtoMessage(String) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
CountPrefixedMsg - Class in com.stc.connector.message.envelope
This class represents a "Count Prefixed" message.
CountPrefixedMsg(NumberMsg, RepeatingMsg) - Constructor for class com.stc.connector.message.envelope.CountPrefixedMsg
Constructor
createApplication(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
Creates an Application from the Application Connection.
createApplication(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
Creates an Application from the Application Connection.
createBeginMarkerMsg() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
Creates a BeginMarkerMsg object based on the configuration information.
createConnection() - Method in class com.stc.connector.hl7.framework.persist.connection.DBConnectionFactory
Creates and returns a connection /** Creates and returns a connection
createDocument(boolean) - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
Creates a Document object
createDocument(boolean, InputSource) - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
Creates a Document object with InputSource.
createDocumentFromXML(boolean, String) - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
Creates a Document object with String based XML data
createEndMarkerMsg() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
Creates an EndMarkerMsg object based on the configuration information.
createEndpoint(XAResource) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMessageEndpointFactory
This is used to create a message endpoint.
createHL7MessageLogDBO(String, String) - Method in class com.stc.connector.hl7.framework.persist.dbo.DBObjectFactory
creates HL7MessageLog DBObject
createManagedConnectionInternal(Subject, ConnectionRequestInfo) - Method in class com.stc.connector.tcpip.hl7.client.HL7ManagedConnectionFactory
 
createManagedConnectionInternal(Subject, ConnectionRequestInfo) - Method in class com.stc.connector.tcpip.model.client.TCPIPManagedConnectionFactory
 
createMBean(String, String) - Method in class com.stc.connector.tcpip.hl7.client.HL7ManagedConnectionFactory
 
createMBean(String, String) - Method in class com.stc.connector.tcpip.model.client.TCPIPManagedConnectionFactory
 
createMonitorSchedule() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Creates a Schedule instance for Monitor.
createNew() - Method in interface com.stc.connector.hl7.framework.persist.dbo.DBObject
DOCUMENT ME!
createNew() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
Create and return DBObject
createNumberMsg(int, int) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
Creates a NumberMsg object which maybe used by the message sender and receiver.
createNumberMsg(byte[], int) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
Creates a NumberMsg object which maybe used by the message sender and receiver.
createOutputHandler() - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
Creates an OutputHandler for "sending" data to the EIS.
createOutputHandler() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
Creates an OutputHandler for "sending" data to the EIS.
createServerSocket(int) - Method in interface com.stc.connector.tcpip.model.factory.TCPIPSocketFactory
Creates a ServerSocket object.
createServerSocket(int, int) - Method in interface com.stc.connector.tcpip.model.factory.TCPIPSocketFactory
Creates a ServerSocket object.
createServerSocket(int, int, InetAddress) - Method in interface com.stc.connector.tcpip.model.factory.TCPIPSocketFactory
Creates a ServerSocket object.
createServerSocket(int, int, InetAddress) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl
 
createServerSocket(int, int) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl
 
createServerSocket(int) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl
 
createServerSocket(int, int, InetAddress) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl
 
createServerSocket(int, int) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl
 
createServerSocket(int) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl
 
createSocket(String, int) - Method in interface com.stc.connector.tcpip.model.factory.TCPIPSocketFactory
Creates a Socket object.
createSocket(InetAddress, int) - Method in interface com.stc.connector.tcpip.model.factory.TCPIPSocketFactory
Creates a Socket object.
createSocket(String, int, InetAddress, int) - Method in interface com.stc.connector.tcpip.model.factory.TCPIPSocketFactory
Creates a Socket object.
createSocket(InetAddress, int, InetAddress, int) - Method in interface com.stc.connector.tcpip.model.factory.TCPIPSocketFactory
Creates a Socket object.
createSocket(InetAddress, int, InetAddress, int) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl
 
createSocket(InetAddress, int) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl
 
createSocket(String, int, InetAddress, int) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl
 
createSocket(String, int) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl
 
createSocket(InetAddress, int, InetAddress, int) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl
 
createSocket(InetAddress, int) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl
 
createSocket(String, int, InetAddress, int) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl
 
createSocket(String, int) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl
 
createTCPIPClientApplication(TCPIPApplicationConnection, String) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTEwayConnection
 
createTCPIPClientApplication(TCPIPApplicationConnection, String) - Method in class com.stc.connector.tcpip.hl7.client.HL7EwayConnection
 
createTCPIPClientApplication(TCPIPApplicationConnection, String) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3EwayConnection
 
createTCPIPClientApplication(TCPIPApplicationConnection, String) - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Creates TCPIPClientApplication object.
createTCPIPServerApplication(TCPIPServerApplicationConnection, String) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerEndpoint
 
createTCPIPServerApplication(TCPIPServerApplicationConnection, String) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerEndpoint
 
createTCPIPServerApplication(TCPIPServerApplicationConnection, String) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerEndpoint
 
createTCPIPServerApplication(TCPIPServerApplicationConnection, String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Creates TCPIPServerApplication object.
createTimer() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerBootstrapContext
Creates a new Timer instance.
createWorkerSchedule() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Creates a Schedule instance for Worker.
CustomEnvelopedMsgSample01 - Class in com.stc.connector.tcpip.ext.msg
A custom envelope message sample: Read data on socket from position "offset" until length "len".
CustomEnvelopedMsgSample01() - Constructor for class com.stc.connector.tcpip.ext.msg.CustomEnvelopedMsgSample01
Constructor for CustomEnvelopedMsgSample01.
CustomEnvelopedMsgSample02 - Class in com.stc.connector.tcpip.ext.msg
A more general EndMarked envelope message: The end marker can be String instead of a char.
CustomEnvelopedMsgSample02() - Constructor for class com.stc.connector.tcpip.ext.msg.CustomEnvelopedMsgSample02
Constructor for CustomEnvelopedMsgSample02.

D

DatabaseJNDIName - Static variable in interface com.stc.connector.hl7.framework.persist.connection.ConnectionProperties
jndi name tag
DataType - Interface in com.stc.connector.hl7.framework.structure.datatype
This interface represents a HL7 field data type structure which corresponds to the field.
DataTypeCESpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeCESpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeCESpec
Constructor for DataTypeCESpec.
DataTypeCESpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeCESpec
Constructor for DataTypeCESpec.
DataTypeCMSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeCMSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeCMSpec
Constructor for DataTypeCMSpec.
DataTypeCMSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeCMSpec
Constructor for DataTypeCMSpec.
DataTypeCWESpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeCWESpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeCWESpec
Constructor for DataTypeCWESpec.
DataTypeCWESpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeCWESpec
Constructor for DataTypeCWESpec.
DataTypeEISpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeEISpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeEISpec
Constructor for DataTypeEISpec.
DataTypeEISpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeEISpec
Constructor for DataTypeEISpec.
DataTypeELDSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeELDSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeELDSpec
Constructor for DataTypeELDSpec.
DataTypeELDSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeELDSpec
Constructor for DataTypeELDSpec.
DataTypeERLSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeERLSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeERLSpec
Constructor for DataTypeERLSpec.
DataTypeERLSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeERLSpec
Constructor for DataTypeERLSpec.
DataTypeHDSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeHDSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeHDSpec
Constructor for DataTypeHDSpec.
DataTypeHDSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeHDSpec
Constructor for DataTypeHDSpec.
DataTypeIDSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeIDSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeIDSpec
Constructor for DataTypeIDSpec.
DataTypeIDSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeIDSpec
Constructor for DataTypeIDSpec.
DataTypeISSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeISSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeISSpec
Constructor for DataTypeISSpec.
DataTypeISSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeISSpec
Constructor for DataTypeISSpec.
DataTypeMSGSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeMSGSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeMSGSpec
Constructor for DataTypeMSGSpec.
DataTypeMSGSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeMSGSpec
Constructor for DataTypeMSGSpec.
DataTypeNMSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeNMSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeNMSpec
Constructor for DataTypeNMSpec.
DataTypeNMSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeNMSpec
Constructor for DataTypeNMSpec.
DataTypePTSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypePTSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypePTSpec
Constructor for DataTypePTSpec.
DataTypePTSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypePTSpec
Constructor for DataTypePTSpec.
DataTypeSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeSpec(String, String, int, int, String, String, DataTypeSpec[], TableSpec) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeSpec
Constructor for DataTypeSpec.
DataTypeSpec(String, String, DataTypeSpec[], TableSpec) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeSpec
Constructor for DataTypeSpec.
DataTypeSpec(String, String, TableSpec) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeSpec
Constructor for DataTypeSpec.
DataTypeSpec(String, String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeSpec
Constructor for DataTypeSpec.
DataTypeSTSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeSTSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeSTSpec
Constructor for DataTypeSTSpec.
DataTypeSTSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeSTSpec
Constructor for DataTypeSTSpec.
DataTypeTSSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeTSSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeTSSpec
Constructor for DataTypeTSSpec.
DataTypeTSSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeTSSpec
Constructor for DataTypeTSSpec.
DataTypeTXSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeTXSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeTXSpec
Constructor for DataTypeTXSpec.
DataTypeTXSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeTXSpec
Constructor for DataTypeTXSpec.
DataTypeVIDSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeVIDSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeVIDSpec
Constructor for DataTypeVIDSpec.
DataTypeVIDSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeVIDSpec
Constructor for DataTypeVIDSpec.
DataTypeXONSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeXONSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeXONSpec
Constructor for DataTypeXONSpec.
DataTypeXONSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeXONSpec
Constructor for DataTypeXONSpec.
DataTypeXTNSpec - Class in com.stc.connector.hl7.framework.spec.datatype
 
DataTypeXTNSpec(String, int, int, String, String, DataTypeSpec[]) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeXTNSpec
Constructor for DataTypeXTNSpec.
DataTypeXTNSpec(String) - Constructor for class com.stc.connector.hl7.framework.spec.datatype.DataTypeXTNSpec
Constructor for DataTypeXTNSpec.
DB2_DB - Static variable in interface com.stc.connector.hl7.framework.persist.connection.ConnectionProperties
DB2
DB2DBConnImpl - Class in com.stc.connector.hl7.framework.persist.connection.impl
This class is used to get the DB2 connection object
DB2DBConnImpl(Connection) - Constructor for class com.stc.connector.hl7.framework.persist.connection.impl.DB2DBConnImpl
constructor
DB_PASSWORD - Static variable in interface com.stc.connector.hl7.framework.persist.connection.ConnectionProperties
database user password tag
DB_TYPE - Static variable in interface com.stc.connector.hl7.framework.persist.connection.ConnectionProperties
database type tag
DB_URL - Static variable in interface com.stc.connector.hl7.framework.persist.connection.ConnectionProperties
database URL tag
DB_USERNAME - Static variable in interface com.stc.connector.hl7.framework.persist.connection.ConnectionProperties
database user name tag
DBConnection - Class in com.stc.connector.hl7.framework.persist.connection
 
DBConnection(Connection) - Constructor for class com.stc.connector.hl7.framework.persist.connection.DBConnection
 
DBConnectionFactory - Class in com.stc.connector.hl7.framework.persist.connection
DOCUMENT ME!
DBConnectionFactory(Properties, InitialContext) - Constructor for class com.stc.connector.hl7.framework.persist.connection.DBConnectionFactory
constructor
DBObject - Interface in com.stc.connector.hl7.framework.persist.dbo
DBObject instance
DBObjectFactory - Class in com.stc.connector.hl7.framework.persist.dbo
 
DBObjectImpl - Class in com.stc.connector.hl7.framework.persist.dbo.impl
DOCUMENT ME!
DBObjectImpl() - Constructor for class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
 
deactivation(MessageEndpointFactory) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerEndpoint
Deactivate (terminate) eWay endpoint.
deactivation(MessageEndpointFactory) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerEndpoint
Deactivate (terminate) eWay endpoint.
deactivation(MessageEndpointFactory) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerEndpoint
Deactivate (terminate) eWay endpoint.
deactivation(MessageEndpointFactory) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Deactivate (terminate) eWay endpoint.
DEFAULT_COMPONENT_SEPARATOR_CHAR - Static variable in class com.stc.connector.hl7.framework.structure.segment.MSH
 
DEFAULT_COMPONENT_SEPARATOR_STRING - Static variable in class com.stc.connector.hl7.framework.structure.segment.MSH
 
DEFAULT_ESCAPE_CHARACTER_CHAR - Static variable in class com.stc.connector.hl7.framework.structure.segment.MSH
 
DEFAULT_ESCAPE_CHARACTER_STRING - Static variable in class com.stc.connector.hl7.framework.structure.segment.MSH
 
DEFAULT_FIELD_SEPARATOR_CHAR - Static variable in class com.stc.connector.hl7.framework.structure.segment.MSH
 
DEFAULT_FIELD_SEPARATOR_STRING - Static variable in class com.stc.connector.hl7.framework.structure.segment.MSH
 
DEFAULT_REPETITION_SEPARATOR_CHAR - Static variable in class com.stc.connector.hl7.framework.structure.segment.MSH
 
DEFAULT_REPETITION_SEPARATOR_STRING - Static variable in class com.stc.connector.hl7.framework.structure.segment.MSH
 
DEFAULT_SEGMENT_TERMINATOR_CHAR - Static variable in class com.stc.connector.hl7.framework.spec.msg.MessageSpec
 
DEFAULT_SEGMENT_TERMINATOR_CHAR - Static variable in interface com.stc.connector.hl7.framework.structure.msg.Message
 
DEFAULT_SEGMENT_TERMINATOR_STRING - Static variable in class com.stc.connector.hl7.framework.spec.msg.MessageSpec
 
DEFAULT_SEGMENT_TERMINATOR_STRING - Static variable in interface com.stc.connector.hl7.framework.structure.msg.Message
 
DEFAULT_SUBCOMPONENT_SEPARATOR_CHAR - Static variable in class com.stc.connector.hl7.framework.structure.segment.MSH
 
DEFAULT_SUBCOMPONENT_SEPARATOR_STRING - Static variable in class com.stc.connector.hl7.framework.structure.segment.MSH
 
defaultTimeout - Variable in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
A default timeout value.
delete(DBObject) - Method in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
 
delete(List) - Method in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
 
delete(DBObject) - Method in class com.stc.connector.hl7.framework.persist.connection.impl.TestDBConnImpl
 
delete(List) - Method in class com.stc.connector.hl7.framework.persist.connection.impl.TestDBConnImpl
 
DELETE_STMT_STR - Variable in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
delete statement string
DERBY_DB - Static variable in interface com.stc.connector.hl7.framework.persist.connection.ConnectionProperties
derby
DerbyDBConnImpl - Class in com.stc.connector.hl7.framework.persist.connection.impl
This class is used to get the Derby connection object
DerbyDBConnImpl(Connection) - Constructor for class com.stc.connector.hl7.framework.persist.connection.impl.DerbyDBConnImpl
constructor
destroy() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTEwayConnection
 
destroy() - Method in class com.stc.connector.tcpip.hl7.client.HL7EwayConnection
 
destroy() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3EwayConnection
 
destroy() - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
Destroys the application connection handle and the associated physical connection.
destroy() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Release any resources prior to the destruction of the associated ManagedConnection.
destroyConnectionHandles() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
 
DML_ERROR - Static variable in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
Database Manipulation Language error
doWork(Work) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkManager
Accepts a Work instance for processing.
doWork(Work, long, ExecutionContext, WorkListener) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkManager
Accepts a Work instance for processing.

E

EndMarkedMsg - Class in com.stc.connector.message.envelope
This class represents a "End Marked" message.
EndMarkedMsg(AbstractMsg, AbstractMsg) - Constructor for class com.stc.connector.message.envelope.EndMarkedMsg
Constructor
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
 
endTx() - Method in class com.stc.connector.hl7.framework.persist.connection.impl.TestDBConnImpl
 
EntityBeanStateHandlerImpl - Class in com.stc.connector.tcpip.model.state
It is a Persistent StateHandler implementation.
EntityBeanStateHandlerImpl() - Constructor for class com.stc.connector.tcpip.model.state.EntityBeanStateHandlerImpl
Constructor for EntityBeanStateHandlerImpl.
EnvelopedMsg - Class in com.stc.connector.message.envelope
This class represents an abstract envelope message.
EnvelopedMsg(AbstractMsg, AbstractMsg, AbstractMsg) - Constructor for class com.stc.connector.message.envelope.EnvelopedMsg
Constructor
EnvelopedMsg(AbstractMsg[]) - Constructor for class com.stc.connector.message.envelope.EnvelopedMsg
Constructor
EnvelopedMsgReceiver - Interface in com.stc.connector.tcpip.ext.msg
This class represents an enveloped message receiver interface.
EnvelopedMsgSender - Interface in com.stc.connector.tcpip.ext.msg
This class represents an enveloped message sender interface.
equalsTo(AbstractMsg) - Method in class com.stc.connector.message.acknak.AckNakMsg
Checks whether the Ack/Nak message equals to the specified AbstractMsg.
equalsTo(AbstractMsg) - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Checks whether the envelope message equals to the specified
ERR - Class in com.stc.connector.hl7.framework.structure.segment
Represents an HL7 ERR message segment.
ERR(Message, String) - Constructor for class com.stc.connector.hl7.framework.structure.segment.ERR
Constructor for ERR.
ERR(Message, Field[]) - Constructor for class com.stc.connector.hl7.framework.structure.segment.ERR
Constructor for ERR.
ERRSpec - Class in com.stc.connector.hl7.framework.spec.segment
This segment has the following fields:
executeUpdateOrDelete(String) - Method in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
executes query
extractHL7MessageBody(byte[]) - Method in class com.stc.connector.hl7.framework.llp.HLLP
Method extractHL7MessageBody.
extractHL7MessageBody(byte[]) - Method in class com.stc.connector.hl7.framework.llp.MLLP
Method extractHL7MessageBody.
extractHL7MessageBody(byte[]) - Method in class com.stc.connector.hl7.framework.llp.MLLPV2
Method extractHL7MessageBody.

F

Field - Interface in com.stc.connector.hl7.framework.structure.field
This interface represents a HL7 segment field which correspondes to data type.
FieldSpec - Class in com.stc.connector.hl7.framework.spec.field
 
FieldSpec(String, String, int, int, String, String, DataTypeSpec) - Constructor for class com.stc.connector.hl7.framework.spec.field.FieldSpec
Constructor for FieldSpec.
FieldSpec(String, String) - Constructor for class com.stc.connector.hl7.framework.spec.field.FieldSpec
Constructor for FieldSpec.
fillDeleteStmt(PreparedStatement) - Method in interface com.stc.connector.hl7.framework.persist.dbo.DBObject
fills delete statement
fillDeleteStmt(PreparedStatement) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
Fill Delete Statement
fillDeleteStmt(PreparedStatement) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
fills delete statement with message ID and Application ID
fillInsertStmt(PreparedStatement) - Method in interface com.stc.connector.hl7.framework.persist.dbo.DBObject
fills insert statement
fillInsertStmt(PreparedStatement) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
Fill Insert Statement
fillInsertStmt(PreparedStatement) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
fills insert statement
fillQueryStmt(PreparedStatement) - Method in interface com.stc.connector.hl7.framework.persist.dbo.DBObject
fills query statement
fillQueryStmt(PreparedStatement) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
Fill Query Statement
fillQueryStmt(PreparedStatement) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
fills query statement with message ID and Application ID
fillQueryStmtWithStatus(PreparedStatement) - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
fills query statement with status
fillQueryStmtWithStatus(PreparedStatement) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
fills query statement with status
fillUpdateStmt(PreparedStatement) - Method in interface com.stc.connector.hl7.framework.persist.dbo.DBObject
fills update statement
fillUpdateStmt(PreparedStatement) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
Fill Update Statement
fillUpdateStmt(PreparedStatement) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
fills update statement with message ID and Application ID
fillUpdateStmtWithStatus(PreparedStatement) - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
fills update statement with status
fillUpdateStmtWithStatus(PreparedStatement) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
fills update statement with status
FixedLengthMsg - Class in com.stc.connector.message.envelope
This class represents a "Fixed Length" message.
FixedLengthMsg(AbstractMsg) - Constructor for class com.stc.connector.message.envelope.FixedLengthMsg
Constructor

G

generateAcceptAckMessage() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
generateAcceptAckMessage(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSClientApplicationImpl
 
generateAckNakMessage(String) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
Method generateAckNakMessage.
generateAlert(String, String, int) - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
 
generateCannedNakMessage() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
generateCannedNakMessage(String) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
generateCannedNakMessage(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSClientApplicationImpl
 
generateErrorAckMessage() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
generateErrorAckMessage(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSClientApplicationImpl
 
generateRejectAckMessage() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
generateRejectAckMessage(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSClientApplicationImpl
 
GenericComponentImpl - Class in com.stc.connector.hl7.framework.structure.component
This class represents a generic implementation of HL7 component structure.
GenericComponentImpl(Message, String, String) - Constructor for class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
Constructor for GenericComponentImpl.
GenericComponentImpl() - Constructor for class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
Constructor for GenericComponentImpl.
GenericDataTypeImpl - Class in com.stc.connector.hl7.framework.structure.datatype
This class represents a generic implementation of HL7 data type.
GenericDataTypeImpl(Message, String, String) - Constructor for class com.stc.connector.hl7.framework.structure.datatype.GenericDataTypeImpl
Constructor for GenericDataTypeImpl.
GenericDataTypeImpl(Message, String, DataType[]) - Constructor for class com.stc.connector.hl7.framework.structure.datatype.GenericDataTypeImpl
Constructor for GenericDataTypeImpl.
GenericFieldImpl - Class in com.stc.connector.hl7.framework.structure.field
This class represents a generic implementation of HL7 field.
GenericFieldImpl(Message, String, String) - Constructor for class com.stc.connector.hl7.framework.structure.field.GenericFieldImpl
Constructor for GenericFieldImpl.
GenericFieldImpl(Message, String, DataType) - Constructor for class com.stc.connector.hl7.framework.structure.field.GenericFieldImpl
Constructor for GenericFieldImpl.
GenericMessageImpl - Class in com.stc.connector.hl7.framework.structure.msg
This class represents a generic implementation of HL7 message.
GenericMessageImpl() - Constructor for class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
Constructor for GenericMessageImpl.
GenericMessageImpl(String, String) - Constructor for class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
Constructor for GenericMessageImpl.
GenericMessageImpl(String, Segment[]) - Constructor for class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
Constructor for GenericMessageImpl.
GenericParser - Class in com.stc.connector.hl7.framework.parser
This class provides the basic functionality for parsing HL7 message by using different HL7 separators/terminators.
GenericParser() - Constructor for class com.stc.connector.hl7.framework.parser.GenericParser
Constructor for GenericParser.
GenericSegmentImpl - Class in com.stc.connector.hl7.framework.structure.segment
This class represents a generic implementation of HL7 segment.
GenericSegmentImpl(Message, String) - Constructor for class com.stc.connector.hl7.framework.structure.segment.GenericSegmentImpl
Constructor for GenericSegmentImpl.
GenericSegmentImpl(Message, Field[]) - Constructor for class com.stc.connector.hl7.framework.structure.segment.GenericSegmentImpl
Method GenericSegmentImpl.
get(String, List) - Method in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
executes query
get(String, List) - Method in class com.stc.connector.hl7.framework.persist.connection.impl.TestDBConnImpl
 
get() - Static method in class com.stc.connector.message.Localizer
 
get() - Static method in class com.stc.connector.tcpip.ext.Localizer
 
getAcknowledgementType() - Method in class com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfo
Returns the acknowledgementType.
getAcknowledgementType() - Method in interface com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfoInterface
Returns the AcknowledgementType.
getAcknowledgmentLevel() - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Returns the acknowledgmentLevel.
getAcknowledgmentLevel() - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Returns the acknowledgmentLevel.
getACKXMLPayLoad() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
The payload holds HL7 ACK XML message.
getACKXMLPayLoad() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
getActionOnMaxFailedReadRetry() - Method in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Method getActionOnMaxFailedReadRetry
getActionOnMaxFailedReadRetry() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfoInterface
Returns the Action on Max Failed Read Retry reached.
getActionOnMaxNakReceived() - Method in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Method getActionOnMaxNakReceived
getActionOnMaxNakReceived() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfoInterface
Returns the Action on Max NAK Received.
getActionOnMaxNakSent() - Method in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Method getActionOnMaxNakSent
getActionOnMaxNakSent() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfoInterface
Returns the Action on Max NAK sent.
getActionOnMaxNoResponse() - Method in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Method getActionOnMaxNoResponse
getActionOnMaxNoResponse() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfoInterface
Returns the Action on Max No response.
getActionOnNakReceived() - Method in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Method getActionOnNakReceived
getActionOnNakReceived() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfoInterface
Returns the Action on Nak received.
getActionOnNoResponse() - Method in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Method getActionOnNoResponse
getActionOnNoResponse() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfoInterface
Returns the Action on No Response.
getActivationSpec() - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPActivationSpecMonitor
 
getActivationSpec() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Returns the activationSpec.
getActivationSpec() - Method in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
 
getAlternateCharacterSetHandlingScheme() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the alternateCharacterSetHandlingScheme, MSH-20.
getAlternateCharacterSetHandlingScheme() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the alternateCharacterSetHandlingScheme, MSH-20.
getApplication() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
Returns the application.
getApplication() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
Returns the application.
getApplicationConnection() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Gets the TCPIP application connection which created this instance of TCPIPClientApplication.
getApplicationId() - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
gets Application ID string
getApplicationId() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
getApplicationName() - Method in interface com.stc.connector.hl7.framework.llp.MLLPV2CommonInterface
Used to get the Application name.
getApplicationName() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
getApplicationName() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
getApplicationName() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
getAtFixedRate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfo
 
getAtFixedRate() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfoInterface
 
getAtFixedRate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfo
 
getAtFixedRate() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfoInterface
 
getAttachedServerSocket() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the attachedServerSocket.
getAttachedSocket() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Returns the attachedSocket.
getAttachedSocket() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the attachedSocket.
getAttribute(String) - Method in class com.stc.connector.tcpip.hl7.mbeans.HL7ActivationSpecMonitor
 
getAttribute(String) - Method in class com.stc.connector.tcpip.hl7.mbeans.HL7MCFMonitor
 
getAttribute(String) - Method in class com.stc.connector.tcpip.hl7.mbeans.HL7RAMonitor
 
getAttribute(String) - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPActivationSpecMonitor
 
getAttribute(String) - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPMCFMonitor
 
getAttribute(String) - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPRAMonitor
 
getAutoClose() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Returns the autoClose.
getAutoReconnect() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Returns the autoReconnect.
getAutoReconnectUponMatchingFailure() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
 
getAutoReconnectUponMatchingFailure() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfoInterface
 
getAutoValidateIncomingMessage() - Method in class com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfo
Method getAutoValidateIncomingMessage.
getAutoValidateIncomingMessage() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfoInterface
 
getAutoValidateOutgoingMessage() - Method in class com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfo
Method getAutoValidateOutgoingMessage.
getAutoValidateOutgoingMessage() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfoInterface
Method getAutoValidateOutgoingMessage
getBacklog() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Returns the backlog which is the maximum length of the queue.
getBacklog() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Returns the backlog which is the maximum length of the queue.
getBacklog() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the backlog which is the maximum length of the queue.
getBacklog() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Returns the backlog which is the maximum length of the queue.
getBinaryNumber() - Method in class com.stc.connector.message.common.BinaryNumberMsg
Gets the binary number.
getBlockType() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
The getBlockType method is only used for HLLP (Hybrid Lower Layer Protocol).
getBlockType() - Method in class com.stc.connector.hl7.framework.llp.HLLP
Returns the blockType.
getBlockType() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
getBody() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Returns the body.
getBootstrapContext() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Returns the bootstrapContext.
getBytes() - Method in class com.stc.connector.message.acknak.AckNakMsg
 
getBytes() - Method in interface com.stc.connector.message.common.AbstractMsg
Returns a byte array.
getBytes() - Method in class com.stc.connector.message.common.BinaryNumberMsg
Return leading-zero padding representation of an number with specified width.
getBytes() - Method in class com.stc.connector.message.common.BytesMsg
 
getBytes() - Method in class com.stc.connector.message.common.NumberMsg
Return leading-zero padding representation of an number with specified width.
getBytes() - Method in class com.stc.connector.message.common.TextMsg
 
getBytes() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
 
getBytes() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Returns the bytes.
getBytesToRead() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Returns the value of bytesToRead.
getBytesToRead() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Returns the value of bytesToRead.
getCallingAdapter() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Returns the callingAdapter.
getCharacterSet() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the characterSet, MSH-18.
getCharacterSet() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the characterSet, MSH-18.
getChildMsgs() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Returns the childMsgs.
getClientApplication() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Returns the clientApplication.
getClientConnectionEstablishmentInfo() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientConfigInfo
 
getClientConnectionEstablishmentInfo() - Method in interface com.stc.connector.tcpip.model.client.TCPIPClientConfigInfoInterface
 
getClientConnectionEstablishmentInfo() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
 
getClientConnectionEstablishmentInfo() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
 
getClientConnectionEstablishmentInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConfigInfo
It is for inbound client only.
getClientConnectionEstablishmentInfo() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerConfigInfoInterface
It is for inbound client only.
getClientConnectionEstablishmentInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
getClientConnectionEstablishmentInfo() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
 
getClientGeneralInfo() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Returns the TCPIPClientGeneralInfo instance.
getClientMessage() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
Returns the clientMessage.
getCloseNotification() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
 
getCloseNotification() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfoInterface
 
getComponentSeparator() - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
Returns the componentSeparator.
getComponentSeparator() - Method in interface com.stc.connector.hl7.framework.structure.msg.Message
Method getComponentSeparator.
getConfiguration() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Returns the initial configuration.
getConfiguration() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Return the initial configuration.
getConformanceStatementID() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the conformanceStatementID, MSH-21.
getConformanceStatementID() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the conformanceStatementID, MSH-21.
getConnection(Subject, ConnectionRequestInfo) - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Get a new instance of the connection handle (application connection).
getConnectionHandles() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
 
getConnectionID() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Returns the connectionID.
getConnectionID() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the connectionID.
getConnectionPoolSize() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
 
getConnectionPoolSize() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfoInterface
 
getConnectionType() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
 
getConnectionType() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
 
getConnectionType() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
getConnectionType() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
 
getContent() - Method in interface com.stc.connector.hl7.framework.structure.component.Component
Method getContent.
getContent() - Method in class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
 
getCountryCode() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the countryCode, MSH-17.
getCountryCode() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the countryCode, MSH-17.
getCreateConnection() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
 
getCreateConnection() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfoInterface
 
getCreateConnection() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the createConnection setting (true or false).
getCreateConnection() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Returns the createConnection setting (true or false).
getCreatedTime() - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
gets created timeStamp
getCreatedTime() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
getCreationTime() - Method in class com.stc.connector.hl7.v3.framework.parser.HL7V3TransmissionWrapperContext
Gets the message creation time
getCurrentApplicationConnection() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Returns the current application connection instance.
getCustomEnvelopedClassName() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Returns the customEnvelopedClassName.
getCustomEnvelopedClassName() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Returns the customEnvelopedClassName.
getCustomerDefinedProperty() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Returns the customerDefinedProperty.
getCustomerDefinedProperty() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Returns the customerDefinedProperty.
getDatasourceJNDIName() - Method in interface com.stc.connector.hl7.framework.llp.MLLPV2CommonInterface
The getDatasourceJNDIName method is used to get the Datasource JNDI name bound to the perticular dataBase.
getDatasourceJNDIName() - Method in class com.stc.connector.hl7.framework.persist.HL7PersistInfo
Returns the sequenceNumberEnabled.
getDatasourceJNDIName() - Method in interface com.stc.connector.hl7.framework.persist.HL7PersistInfoInterface
Returns the Data Source JNDI name.
getDatasourceJNDIName() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
getDatasourceJNDIName() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
getDataType() - Method in interface com.stc.connector.hl7.framework.structure.field.Field
Method getDataType.
getDataType() - Method in class com.stc.connector.hl7.framework.structure.field.GenericFieldImpl
 
getDataTypeSpec() - Method in class com.stc.connector.hl7.framework.spec.field.FieldSpec
Returns the dataTypeSpec.
getDBConnection() - Method in class com.stc.connector.hl7.framework.llp.MLLPV2.MLLPV2DBConnectionManager
Method getDBConnection used only for MLLPV2 to get the DBConnection.
getDBObjectFactory() - Method in class com.stc.connector.hl7.framework.llp.MLLPV2.MLLPV2DBConnectionManager
Method getDBObjectFactory used only for MLLPV2 to get the DBObjectFactory.
getDBObjectFactory(int) - Static method in class com.stc.connector.hl7.framework.persist.dbo.DBObjectFactory
get DBObject factory
getDedicatedSessionMode() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Returns the dedicatedSessionMode.
getDedicatedSessionMode() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Returns the dedicatedSessionMode.
getDedicatedSessionMode() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Returns the dedicatedSessionMode.
getDedicatedSessionMode() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Returns the dedicatedSessionMode.
getDedicatedSessionMode() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
getDedicatedSessionMode() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
getDedicatedSessionMode() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
getDedicatedSessionMode() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
getDedicatedSessionMode() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
Returns the dedicatedSessionMode.
getDedicatedSessionMode() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfoInterface
Returns the dedicatedSessionMode.
getDefaultEncoding() - Static method in class com.stc.connector.message.common.TextMsg
Returns the defaultEncoding.
getDelay() - Method in interface com.stc.connector.tcpip.model.schedule.CalendarSchedule
Method getDelay.
getDelay() - Method in class com.stc.connector.tcpip.model.schedule.OneTimeSchedule
 
getDelay() - Method in class com.stc.connector.tcpip.model.schedule.RepeatedSchedule
 
getDelay() - Method in interface com.stc.connector.tcpip.model.schedule.Schedule
Method getDelay.
getDelay() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfo
 
getDelay() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfoInterface
 
getDelay() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfo
 
getDelay() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfoInterface
 
getDeleteStmt() - Method in interface com.stc.connector.hl7.framework.persist.dbo.DBObject
get delete statement
getDeleteStmt() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
Returns Delete Statement
getDescription() - Method in class com.stc.connector.hl7.framework.status.Status
Returns the description.
getEGateSendsAppAcks() - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Method getEGateSendsAppAcks.
getEGateSendsAppAcks() - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Method getEGateSendsAppAcks.
getEnable() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
getEnable() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
getEnableJournalling() - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
 
getEnableJournalling() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method getEnableJournalling
getEncoderFactory() - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
get encoder factory.
getEncoderType() - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
get encoder type.
getEncoding() - Method in class com.stc.connector.message.common.TextMsg
Returns the encoding.
getEncoding() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Returns the encoding.
getEncodingCharacters() - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
 
getEncodingCharacters() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the encodingCharacters, MSH-02.
getEncodingCharacters() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the encodingCharacters, MSH-02.
getEndBlockCharacter() - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Returns the endBlockCharacter.
getEndBlockCharacter() - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Returns the endBlockCharacter.
getEndDataCharacter() - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Returns the endDataCharacter.
getEndDataCharacter() - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Returns the endDataCharacter.
getEnvelopedMsg() - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSMessage
 
getEnvelopeType() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Returns the envelopeType.
getEnvelopeType() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Returns the envelopeType.
getEnvelopeType() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Returns the envelopeType.
getERR() - Method in class com.stc.connector.hl7.framework.structure.msg.ACK
Method getERR.
getERR() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
getEscapeCharacter() - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
Returns the escapeCharacter.
getEscapeCharacter() - Method in interface com.stc.connector.hl7.framework.structure.msg.Message
Method getEscapeCharacter.
getEwayConnection() - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
Gets the TCPIPEwayConnection associated with this application connection.
getEwayConnection() - Method in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
 
getEwayEndpoint() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
Gets the TCPIPServerEwayActivationSpec associated with this application connection.
getEwayEndpoint() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
Returns the TCPIPServerEwayActivationSpec.
getFields() - Method in class com.stc.connector.hl7.framework.structure.segment.GenericSegmentImpl
 
getFields() - Method in interface com.stc.connector.hl7.framework.structure.segment.Segment
Method getFields.
getFieldSeparator() - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
Returns the fieldSeparator.
getFieldSeparator() - Method in interface com.stc.connector.hl7.framework.structure.msg.Message
Method getFieldSeparator.
getFieldSeparator() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the fieldSeparator, MSH-01.
getFieldSeparator() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the fieldSeparator, MSH-01.
getFieldSpecs() - Method in class com.stc.connector.hl7.framework.spec.segment.SegmentSpec
Method getFieldSpecs.
getForwardExternalAcksToEGate() - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Method getForwardExternalAcksToEGate.
getForwardExternalAcksToEGate() - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Method getForwardExternalAcksToEGate.
getGeneratedAckNakMessage() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
Used to get generated ACK and NAK message
getHeuristicsTables() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
getHL7ACK() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
getHL7AcknowledgmentInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Returns the hl7AcknowledgmentInfo.
getHL7AcknowledgmentInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7MessageInfoInterface
Returns the hl7AcknowledgmentInfo.
getHL7AcknowledgmentInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Returns the hl7AcknowledgmentInfo.
getHL7AcknowledgmentInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfoInterface
Returns the hl7AcknowledgmentInfo.
getHL7CommunicationControlInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Returns the hl7CommunicationControlInfo.
getHL7CommunicationControlInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7MessageInfoInterface
Returns the hL7CommunicationControlInfo.
getHL7CommunicationControlInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Returns the hl7CommunicationControlInfo
getHL7CommunicationControlInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfoInterface
Returns the hl7CommunicationControlInfo
getHL7LLPInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Returns the hl7LLPInfo.
getHL7LLPInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7MessageInfoInterface
Returns the hl7LLPInfo.
getHL7LLPInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Returns the hl7LLPInfo.
getHL7LLPInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfoInterface
Returns the hl7LLPInfo.
getHL7Message() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Returns an object which is used as a HL7 specific message/function holder.
getHL7Message() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Returns an object used as an HL7 specific message/function holder.
getHL7Message() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Returns an object which is used as a HL7v3.0 specific message/function holder.
getHL7Message() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Returns an object used as an HL7v3.0 specific message/function holder.
getHL7Message() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
getHL7Message() - Method in class com.stc.connector.tcpip.hl7.client.HL7ClientApplicationImpl
 
getHL7Message() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3ClientApplicationImpl
Returns the HL7v3AppMessage
getHL7MessageInfo() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Returns an object which represents the HL7 specific configuration information.
getHL7MessageInfo() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Returns an object which represents the HL7 specific configuration information.
getHL7MessageInfo() - Method in class com.stc.connector.tcpip.hl7.client.HL7ClientApplicationImpl
 
getHL7MessageInfo() - Method in class com.stc.connector.tcpip.hl7.client.HL7EwayConnection
Returns the hl7MessageInfo.
getHL7MessageInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
getHL7MessageInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerEndpoint
Returns the hl7MessageInfo.
getHL7MSHInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Returns the hl7MSHInfo.
getHL7MSHInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7MessageInfoInterface
Returns the hl7MSHInfo.
getHL7PersistInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Returns the hl7PersistInfo.
getHL7PersistInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7MessageInfoInterface
Returns the hL7PersistInfo.
getHL7PersistInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Returns the hl7PersistInfo
getHL7PersistInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfoInterface
Returns the hl7PersistInfo
getHL7RecourseActionInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Returns the hl7RecourseActionInfo.
getHL7RecourseActionInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7MessageInfoInterface
Returns the hL7RecourseActionInfo.
getHL7RecourseActionInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Returns the hl7RecourseActionInfo
getHL7RecourseActionInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfoInterface
Returns the hl7RecourseActionInfo
getHL7SeqNumberInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Returns the hl7SeqNumberInfo.
getHL7SeqNumberInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7MessageInfoInterface
Returns the hl7SeqNumberInfo.
getHL7SeqNumberInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Returns the hl7SeqNumberInfo.
getHL7SeqNumberInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfoInterface
Returns the hl7SeqNumberInfo.
getHL7SequenceNumber() - Method in class com.stc.connector.tcpip.hl7.mbeans.HL7MonitorData
Get the HL7 sequence number for processing next message
getHL7SequenceNumber() - Method in class com.stc.connector.tcpip.hl7.mbeans.HL7RAMonitor
Method getHL7SequenceNumber
getHL7SFTInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Returns the hl7SFTInfo.
getHL7SFTInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7MessageInfoInterface
Returns the hl7SFTInfo.
getHL7v3MessageInfo() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Returns an object which represents the HL7v3.0 specific configuration information.
getHL7v3MessageInfo() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Returns an object which represents the HL7v3.0 specific configuration information.
getHL7v3MessageInfo() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3ClientApplicationImpl
Returns the HL7v3MessageInfoInterface that holds the handles to various sections of the configuration
getHL7v3MessageInfo() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3EwayConnection
Returns the hl7MessageInfo.
getHL7v3MessageInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
getHL7v3MessageInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerEndpoint
Returns the hl7MessageInfo.
getHL7v3TransmissionWrapperInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Returns the hl7v3TranWrapperInfo
getHL7v3TransmissionWrapperInfo() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfoInterface
Returns the hl7v3TranWrapperInfo
getHL7ValidationControlInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Returns the hl7ValidationControlInfo.
getHL7ValidationControlInfo() - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Returns the hl7ValidationControlInfo
getHLLPChecksumEnabled() - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Returns the hllpChecksumEnabled.
getHLLPChecksumEnabled() - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Returns the hllpChecksumEnabled.
getHost() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Returns the host.
getHost() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Returns the host.
getHost() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the host.
getHost() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Returns the host.
getId() - Method in class com.stc.connector.hl7.v3.framework.parser.HL7V3TransmissionWrapperContext
Gets the unique identifier of the HL7 message
getIdleTimeout() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
 
getIdleTimeout() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfoInterface
 
getIgnoreUntilChar() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Returns the ignoreUntilChar.
getIgnoreUntilChar() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Returns the ignoreUntilChar.
getInboundConnectionManagementInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConfigInfo
 
getInboundConnectionManagementInfo() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerConfigInfoInterface
 
getInboundConnectionManagementInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
getInboundConnectionManagementInfo() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
 
getInboundScheduleInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConfigInfo
 
getInboundScheduleInfo() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerConfigInfoInterface
 
getInboundTriggerEvent() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
getInboundTriggerEvent() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
 
getInitPropertiesInfo() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Returns the initial configuration.
getInitPropertiesInfo() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
Returns the initial configuration.
getInitPropertiesInfo() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
Returns the initial configuration.
getInitPropertiesInfo() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
Returns the initial configuration.
getInitPropertiesInfo() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Returns the initial configuration.
getInitPropertiesInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
Returns the initial configuration.
getInitPropertiesInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
Returns the initial configuration.
getInitPropertiesInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerPortBindingInfo
Returns the initial configuration.
getInitPropertiesInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Returns the initial configuration.
getInitPropertiesInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the initial configuration.
getInitPropertiesInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
Returns the initial configuration.
getInputStream() - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.SocketWithPushbackInputStream
 
getInsertStmt() - Method in interface com.stc.connector.hl7.framework.persist.dbo.DBObject
gets insert statement string
getInsertStmt() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
Returns Insert Statement
getInstance(String, InitialContext) - Static method in class com.stc.connector.hl7.framework.llp.MLLPV2.MLLPV2DBConnectionManager
 
getInteractionId() - Method in class com.stc.connector.hl7.v3.framework.parser.HL7V3TransmissionWrapperContext
Returns the interactionID The interaction identifier is a reference to the unique information interchange derived from the V3 MDF for specifying a message.
getInteractionID() - Method in class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
Returns the interactionID The interaction identifier is a reference to the unique information interchange derived from the V3 MDF for specifying a message.
getInteractionID() - Method in interface com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfoInterface
Returns the interactionID The interaction identifier is a reference to the unique information interchange derived from the V3 MDF for specifying a message.
getLastReceiveOperationTimestamp() - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPMonitorData
 
getLastReceiveOperationTimestamp() - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPRAMonitor
 
getLastSendOperationTimestamp() - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPMonitorData
 
getLastSendOperationTimestamp() - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPRAMonitor
 
getLastSuccessReceiveTime() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
 
getLastUpdatedTime() - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
gets last updated timeStamp
getLastUpdatedTime() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
getLeftOverFromLastRead() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
getLeftOverFromLastRead() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
getLeftOverFromLastRead() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
getLeftOverFromLastRead() - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
returns the data left over from last read
getLeftOverFromLastRead() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
getLeftOverFromLastRead() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
 
getLeftOverFromLastRead() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
getListenerScheduleInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
getListenerScheduleInfo() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfoInterface
 
getLLPType() - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Returns the LLPType.
getLLPType() - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Returns the LLPType.
getLocalTransaction() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Get a LocalTransaction instance for local transaction demaracation.
getManagedConnectionCallback() - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
 
getManagedConnectionCallback() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Returns the ManagedConnectionCallback object.
getManagedConnectionFactory() - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPMCFMonitor
 
getManagedConnectionFactory() - Method in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
 
getMapping(String) - Method in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
getMapping(String) - Method in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
getMapping(String) - Method in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
getMarshalCalled() - Method in class com.stc.connector.hl7.framework.status.Status
Returns the marshalCalled.
getMaxBindingRetries() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerPortBindingInfo
 
getMaxBindingRetries() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerPortBindingInfoInterface
 
getMaxCannedNAKSendRetry() - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
Gets Maximun number of Canned NAK send retries.
getMaxCannedNAKSendRetry() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method getMaxCannedNAKSendRetry
getMaxConnectionRetries() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
 
getMaxConnectionRetries() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfoInterface
 
getMaxDataSize() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Returns the maxDataSize.
getMaxDataSize() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Returns the maxDataSize.
getMaxDataSize() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Returns the maxDataSize.
getMaxDataSize() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Returns the maxDataSize.
getMaxDataSize() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Returns the maxDataSize.
getMaxDataSize() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Returns the maxDataSize.
getMaxDataSize() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Returns the maxDataSize.
getMaxDataSize() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Returns the maxDataSize.
getMaxDataSize() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
getMaxDataSize() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
getMaxDataSize() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
getMaxDataSize() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
getMaxDataSize() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
Returns the maxDataSize.
getMaxDataSize() - Method in interface com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfoInterface
Returns the maxDataSize.
getMaxDataSize() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
getMaxDataSize() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
Returns the maxDataSize.
getMaxDataSize() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfoInterface
Returns the maxDataSize.
getMaxEmptyReadRetry() - Method in class com.stc.connector.tcpip.hl7.client.HL7ClientApplicationImpl
 
getMaxEmptyReadRetry() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3ClientApplicationImpl
 
getMaxEmptyReadRetry() - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
Gets Maximun number of empty read retries.
getMaxEmptyReadRetry() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method getMaxEmptyReadRetry
getMaxEmptyReadRetry() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
getMaxLength() - Method in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Returns the maxLength.
getMaxNAKReceiveRetry() - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
Gets Maximun number of NAK receive retries.
getMaxNAKReceiveRetry() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method getMaxNAKReceiveRetry
getMaxNAKSendRetry() - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
Gets Maximun number of NAK send retries.
getMaxNAKSendRetry() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method getMaxNAKSendRetry
getMaxNoResponse() - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
Gets Maximun number of tries to receive response.
getMaxNoResponse() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method getMaxNoResponse
getMaxNumofRetries() - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Returns the maximum number of retires.
getMaxNumofRetries() - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Returns the maximum number of retires.
getMaxPoolSize() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
 
getMaxPoolSize() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
 
getMaxWaitTimeInMillis() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
 
getMaxWaitTimeInMillis() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
 
getMessage() - Method in interface com.stc.connector.hl7.framework.structure.component.Component
Method getMessage.
getMessage() - Method in class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
 
getMessage() - Method in class com.stc.connector.message.acknak.AckNakMsg
Returns the message.
getMessageEndpointFactory() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Returns the MessageEndpointFactory.
getMessageId() - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
gets Message ID string
getMessageId() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
getMessageID(Document) - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
Traverse Document node to get message ID.
getMessageInfo() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Gets the message configuration information.
getMessageInfo() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Gets the message configuration information.
getMessageInfo() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
 
getMessageInfo() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTEwayConnection
Returns the messageInfo instance.
getMessageInfo() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
getMessageInfo() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerEndpoint
Returns the messageInfo instance.
getMessageInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
getMessageInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
getMetaData() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTEwayConnection
 
getMetaData() - Method in class com.stc.connector.tcpip.hl7.client.HL7EwayConnection
 
getMetaData() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3EwayConnection
 
getMetaData() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Get a new instance of the ManagedConnectionMetaData which contains connection information for the currently established connection.
getMinLength() - Method in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Returns the minLength.
getMonitor() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
getMonitor() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
 
getMonitor() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
getMonitor() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Method getMonitor.
getMonitor() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
 
getMonitorAtFixedRate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Returns the monitorAtFixedRate.
getMonitorDelay() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Returns the monitorDelay.
getMonitorPeriod() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Returns the monitorPeriod.
getMonitorScheduler() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
 
getMonitorScheduler() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
getMonitorSchedulerList() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
 
getMonitorScheduleType() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
getMonitorTask() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitor
Returns the monitorTask.
getMonitorTask() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerTask
Returns the monitorTask.
getMonitorTaskList() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
 
getMonitorWork() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
Returns the monitorWork.
getMonitorWorkList() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
 
getMSA() - Method in class com.stc.connector.hl7.framework.structure.msg.ACK
Method getMSA.
getMSA() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
getMSH() - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
 
getMSH() - Method in interface com.stc.connector.hl7.framework.structure.msg.Message
Returns the MSH (Message Header Segment) of this message.
getMSH() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
getName() - Method in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Returns the name.
getName() - Method in interface com.stc.connector.hl7.framework.structure.component.Component
Method getName.
getName() - Method in class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
 
getNestedException() - Method in exception com.stc.connector.tcpip.hl7.exception.HL7ApplicationException
 
getNestedException() - Method in exception com.stc.connector.tcpip.model.exception.TCPIPApplicationConnectionException
 
getNestedException() - Method in exception com.stc.connector.tcpip.model.exception.TCPIPApplicationException
 
getNestedException() - Method in exception com.stc.connector.tcpip.model.exception.TCPIPIncompleteDataException
 
getNestedException() - Method in interface com.stc.connector.tcpip.model.exception.TCPIPNestedException
 
getNestedException() - Method in exception com.stc.connector.tcpip.model.exception.TCPIPNoResponseException
 
getNestedException() - Method in exception com.stc.connector.tcpip.model.exception.TCPIPWSException
 
getNewObject() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
get new instance of DBObject
getNewObject() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
gets HL7MessageLogDBO object
getNumber() - Method in class com.stc.connector.message.common.NumberMsg
Returns the number.
getNumericRepresentation() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Returns the numericRepresentation.
getNumericRepresentation() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Returns the numericRepresentation.
getOldStatus() - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
gets old status
getOldStatus() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
getOptionality() - Method in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Returns the optionality.
getOutputStream() - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl.TCPIPSocket
This method is overridden to ensure that the same outputStream is returned everytime it is invoked on this socket
getParseAllSegments() - Method in class com.stc.connector.tcpip.hl7.msg.HL7ParsingControlInfo
Method getParseAllSegments
getParseAllSegments() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7ParsingControlInfoInterface
Method getParseAllSegments
getPayload() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
The payload holds HL7 data.
getPayload() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3AppMessage
The payload holds HL7 data.
getPayload() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
getPayload() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
getPeriod() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfo
 
getPeriod() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfoInterface
 
getPeriod() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfo
 
getPeriod() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfoInterface
 
getPersistenceFile() - Method in class com.stc.connector.tcpip.model.state.PersistenceFileStateHandlerImpl
Returns the persistenceFile.
getPersistenceStateFileLocation() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
 
getPersistenceStateFileLocation() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
 
getPoolIdleTimeoutInSeconds() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
 
getPoolIdleTimeoutInSeconds() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
 
getPort() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Returns the port.
getPort() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Returns the port.
getPrefix() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Returns the prefix.
getPrincipalLanguageOfMessage() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the principalLanguageOfMessage, MSH-19.
getPrincipalLanguageOfMessage() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the principalLanguageOfMessage, MSH-19.
getProcessingCode() - Method in class com.stc.connector.hl7.v3.framework.parser.HL7V3TransmissionWrapperContext
Returns the processingCode This attribute defines whether the message is part of a production, training, or debugging system.
getProcessingCode() - Method in class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
Returns the processingCode This attribute defines whether the message is part of a production, training, or debugging system.
getProcessingCode() - Method in interface com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfoInterface
Returns the processingCode This attribute defines whether the message is part of a production, training, or debugging system.
getProcessingID() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the processingID.
getProcessingID() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the processingID.
getProcessingModeCode() - Method in class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
Returns the ProcessingModeCode This attribute defines whether the message is being sent in current processing, archive mode, initial load mode, restore from archive mode
getProcessingModeCode() - Method in interface com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfoInterface
Returns the ProcessingModeCode This attribute defines whether the message is being sent in current processing, archive mode, initial load mode, restore from archive mode
getQueryStmt() - Method in interface com.stc.connector.hl7.framework.persist.dbo.DBObject
gets query statement
getQueryStmt() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
Returns Query Statement
getQueryStmtWithStatus() - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
gets query statement
getQueryStmtWithStatus() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
Returns Query Statement with status in where clause
getRadix() - Method in class com.stc.connector.message.common.NumberMsg
Returns the radix.
getReasonCode() - Method in exception com.stc.connector.hl7.framework.llp.HLLPCharacterCountException
 
getReasonCode() - Method in exception com.stc.connector.hl7.framework.llp.HLLPChecksumException
 
getReasonCode() - Method in exception com.stc.connector.hl7.framework.llp.HLLPDataTooLongException
 
getReasonCode() - Method in exception com.stc.connector.hl7.framework.llp.HLLPOthersException
 
getReasonCode() - Method in exception com.stc.connector.hl7.framework.llp.HLLPParsingtException
Method getReasonCode.
getReceiveBufferSize() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Returns the receiveBufferSize.
getReceiveBufferSize() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Returns the receiveBufferSize.
getReceiveBufferSize() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the receiveBufferSize.
getReceiveBufferSize() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Returns the receiveBufferSize.
getReceivingApplication() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the receivingApplication, MSH-05.
getReceivingApplication() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the receivingApplication, MSH-05.
getReceivingFacility() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the receivingFacility, MSH-06.
getReceivingFacility() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the receivingFacility, MSH-06.
getRepeatPeriod() - Method in interface com.stc.connector.tcpip.model.schedule.CalendarSchedule
Method getRepeatPeriod.
getRepeatPeriod() - Method in class com.stc.connector.tcpip.model.schedule.OneTimeSchedule
 
getRepeatPeriod() - Method in class com.stc.connector.tcpip.model.schedule.RepeatedSchedule
 
getRepeatPeriod() - Method in interface com.stc.connector.tcpip.model.schedule.Schedule
Method getRepeatPeriod.
getRepetition() - Method in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Returns the repetition.
getRepetitionSeparator() - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
Returns the repetitionSeparator.
getRepetitionSeparator() - Method in interface com.stc.connector.hl7.framework.structure.msg.Message
Method getRepetitionSeparator.
getRequestMessage() - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
gets request Message string
getRequestMessage() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
getResizeQuantity() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
 
getResizeQuantity() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
 
getResourceAdapter() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
getResourceAdapter() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
getResourceAdapter() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
getResourceAdapter() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Method getResourceAdapter.
getResourceAdapter() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
getResponseMessage() - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
gets response Message string
getResponseMessage() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
getRetryBindingInterval() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerPortBindingInfo
 
getRetryBindingInterval() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerPortBindingInfoInterface
 
getRetryConnectionInterval() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
 
getRetryConnectionInterval() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfoInterface
 
getRow(DBObject) - Method in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
executes query
getRow(DBObject) - Method in class com.stc.connector.hl7.framework.persist.connection.impl.TestDBConnImpl
 
getRowWithStatus(HL7MessageLogDBO) - Method in class com.stc.connector.hl7.framework.persist.connection.DBConnection
executes query
getScheduler() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfo
 
getScheduler() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfoInterface
 
getScheduler() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfo
 
getScheduler() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfoInterface
 
getScheduleType() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfo
 
getScheduleType() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfoInterface
 
getScheduleType() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfo
 
getScheduleType() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfoInterface
 
getScopeOfConnection() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
 
getScopeOfConnection() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfoInterface
 
getScopeOfState() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
 
getScopeOfState() - Method in interface com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfoInterface
 
getScopeOfState() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
 
getScopeOfState() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfoInterface
 
getSecurity() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the security, MSH-08.
getSecurity() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the security, MSH-08.
getSegments() - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
 
getSegments() - Method in interface com.stc.connector.hl7.framework.structure.msg.Message
Method getSegments.
getSegmentSpecs() - Method in class com.stc.connector.hl7.framework.spec.msg.MessageSpec
Method getSegmentSpecs.
getSendBufferSize() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Returns the sendBufferSize.
getSendBufferSize() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Returns the sendBufferSize.
getSendBufferSize() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the sendBufferSize.
getSendBufferSize() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Returns the sendBufferSize.
getSendingApplication() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the sendingApplication, MSH-03.
getSendingApplication() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the sendingApplication, MSH-03.
getSendingFacility() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the sendingFacility, MSH-04.
getSendingFacility() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the sendingFacility, MSH-04.
getSeq00SegmentName() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
Method getSeq00SegmentName.
getSeq00SegmentName() - Method in class com.stc.connector.hl7.framework.structure.segment.MSA
Method getSeq00SegmentName.
getSeq00SegmentName() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq00FieldSeparator.
getSeq00SegmentName() - Method in class com.stc.connector.hl7.framework.structure.segment.SFT
Method getSeq00SegmentName.
getSeq01AcknowledgementCode() - Method in class com.stc.connector.hl7.framework.structure.segment.MSA
Method getSeq01AcknowledgementCode.
getSeq01ErrorCodeandLocation() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
Method getSeq01ErrorCodeandLocation.
getSeq01FieldSeparator() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq01FieldSeparator.
getSeq01SoftwareVendorOrganization() - Method in class com.stc.connector.hl7.framework.structure.segment.SFT
Method getSeq01SoftwareVendorOrganization.
getSeq02EncodingCharacters() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq02EncodingCharacters.
getSeq02ErrorLocation() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
Method getSeq02ErrorLocation.
getSeq02MessageControlID() - Method in class com.stc.connector.hl7.framework.structure.segment.MSA
Method getSeq02MessageControlID.
getSeq02SoftwareCertifiedVersionOrReleaseNumber() - Method in class com.stc.connector.hl7.framework.structure.segment.SFT
Method getSeq02SoftwareCertifiedVersionOrReleaseNumber.
getSeq03HL7ErrorCode() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
Method getSeq03HL7ErrorCode.
getSeq03SendingApplication() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq03SendingApplication.
getSeq03SoftwareProductName() - Method in class com.stc.connector.hl7.framework.structure.segment.SFT
Method getSeq03SoftwareProductName.
getSeq03TextMessage() - Method in class com.stc.connector.hl7.framework.structure.segment.MSA
Method getSeq03TextMessage.
getSeq04ExpectedSequenceNumber() - Method in class com.stc.connector.hl7.framework.structure.segment.MSA
Method getSeq04ExpectedSequenceNumber.
getSeq04SendingFacility() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq04SendingFacility.
getSeq04Severity() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
Method getSeq04Severity.
getSeq04SoftwareBinaryID() - Method in class com.stc.connector.hl7.framework.structure.segment.SFT
Method getSeq04SoftwareBinaryID.
getSeq05ApplicationErrorCode() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
Method getSeq05ApplicationErrorCode.
getSeq05DelayedAcknowledgmentType() - Method in class com.stc.connector.hl7.framework.structure.segment.MSA
Method getSeq05DelayedAcknowledgmentType.
getSeq05ReceivingApplication() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq05ReceivingApplication.
getSeq05SoftwareProductInformation() - Method in class com.stc.connector.hl7.framework.structure.segment.SFT
Method getSeq05SoftwareProductInformation.
getSeq06ApplicationErrorParameter() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
Method getSeq06ApplicationErrorParameter.
getSeq06ErrorCondition() - Method in class com.stc.connector.hl7.framework.structure.segment.MSA
Method getSeq06ErrorCondition.
getSeq06ReceivingFacility() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq06ReceivingFacility.
getSeq06SoftwareInstallDate() - Method in class com.stc.connector.hl7.framework.structure.segment.SFT
Method getSeq06SoftwareInstallDate.
getSeq07DateTimeOfMessaage() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq07DateTimeOfMessaage.
getSeq07DiagnosticInformation() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
Method getSeq07DiagnosticInformation.
getSeq08Security() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq08Security.
getSeq08UserMessage() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
Method getSeq08UserMessage.
getSeq09InformPersonIndicator() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
Method getSeq09InformPersonIndicator.
getSeq09MessageType() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq09MessageType.
getSeq10MessageControlID() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq10MessageControlID.
getSeq10OverrideType() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
Method getSeq10OverrideType.
getSeq11OverrideReasonCode() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
Method getSeq11OverrideReasonCode.
getSeq11ProcessingID() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq11ProcessingID.
getSeq12HelpDeskContactPoint() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
Method getSeq12HelpDeskContactPoint.
getSeq12VersionID() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq12VersionID.
getSeq13SequenceNumber() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq13SequenceNumber.
getSeq14ContinutionPointer() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq14ContinutionPointer.
getSeq15AcceptAcknowledgmentType() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq15AcceptAcknowledgmentType.
getSeq16ApplicationAcknowledgmentType() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq16ApplicationAcknowledgmentType.
getSeq17CountryCode() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq17CountryCode.
getSeq18CharacterSet() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq18CharacterSet.
getSeq19PrincipalLanguageOfMessage() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq19PrincipalLanguageOfMessage.
getSeq20AlternateCharacterSetHandlingScheme() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq20AlternateCharacterSetHandlingScheme.
getSeq21ConformanceStatementID() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
Method getSeq21ConformanceStatementID.
getSequenceNumber() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
getSequenceNumber() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
getSequenceNumberEnabled() - Method in class com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfo
Returns the sequenceNumberEnabled.
getSequenceNumberEnabled() - Method in interface com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfoInterface
Returns the sequenceNumberEnabled.
getSequenceNumberFileLocation() - Method in class com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfo
Returns the sequenceNumberFileLocation.
getSequenceNumberFileLocation() - Method in interface com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfoInterface
Returns the sequenceNumberFileLocation.
getServerApplication() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Returns the serverApplication.
getServerApplicationConnection() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
Gets the TCPIP server application connection which created this instance of TCPIPServerApplication.
getServerApplicationConnection() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
Gets the TCPIP server application connection which created this instance of TCPIPServerApplication.
getServerApplicationConnection() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
Gets the TCPIP server application connection which created this instance of TCPIPServerApplication.
getServerApplicationConnection() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
Gets the TCPIP server application connection which created this instance of TCPIPServerApplication.
getServerGeneralInfo() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
Returns the TCPIPServerGeneralInfo instance.
getServerGeneralInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
Returns the TCPIPServerGeneralInfo instance.
getServerGeneralInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
Returns the TCPIPServerGeneralInfo instance.
getServerGeneralInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
Returns the TCPIPServerGeneralInfo instance.
getServerMessage() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
Returns the serverMessage.
getServerPort() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the serverPort.
getServerPort() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Returns the serverPort.
getServerPortBindingInfo() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientConfigInfo
It is for outbound server only.
getServerPortBindingInfo() - Method in interface com.stc.connector.tcpip.model.client.TCPIPClientConfigInfoInterface
It is for outbound server only.
getServerPortBindingInfo() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
 
getServerPortBindingInfo() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
 
getServerPortBindingInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConfigInfo
 
getServerPortBindingInfo() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerConfigInfoInterface
 
getServerPortBindingInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
getServerPortBindingInfo() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
 
getServerScheduleInfo() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
Returns the TCPIPServerScheduleInfo instance.
getServerScheduleInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
Returns the TCPIPServerScheduleInfo instance.
getServerScheduleInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
Returns the TCPIPServerScheduleInfo instance.
getServerScheduleInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
Returns the TCPIPServerScheduleInfo instance.
getServerSocket() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocket
Returns a ServerSocket instance.
getServerSocket() - Method in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
 
getServerSocketFactoryImplClassName() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the serverSocketFactoryImplClassName.
getServerSocketFactoryImplClassName() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Returns the serverSocketFactoryImplClassName.
getServerSocketInfo() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
Returns the TCPIPServerSocketInfo instance.
getServerSocketInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
Returns the TCPIPServerSocketInfo instance.
getServerSocketInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
Returns the TCPIPServerSocketInfo instance.
getServerSocketInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
Returns the TCPIPServerSocketInfo instance.
getServerSoTimeout() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Returns the server soTimeout.
getServerSoTimeout() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Returns the server soTimeout.
getServerSoTimeout() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the server soTimeout.
getServerSoTimeout() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Returns the server soTimeout.
getServerWelcomeMessage() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
 
getServerWelcomeMessage() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
 
getServerWelcomeMessage() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
getServerWelcomeMessage() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
 
getServerWorkerTask() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
Returns the workerTask.
getServiceScheduleInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
getServiceScheduleInfo() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfoInterface
 
getSFT() - Method in class com.stc.connector.hl7.framework.structure.msg.ACK
Method getSFT.
getSFT() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
getSocket() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Returns the underlying java.net.Socket instance on which the eWay relys.
getSocket() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Returns the underlying java.net.Socket instance on which the eWay relys.
getSocket() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Returns the underlying java.net.Socket instance on which the eWay relys.
getSocket() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Returns the underlying java.net.Socket instance on which the eWay relys.
getSocket() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Returns the underlying java.net.Socket instance on which the eWay relys.
getSocket() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Returns the underlying java.net.Socket instance on which the eWay relys.
getSocket() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Returns the underlying java.net.Socket instance which the e*Way relys on.
getSocket() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Returns the underlying java.net.Socket instance which the e*Way relys on.
getSocket() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
getSocket() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
getSocket() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
getSocket() - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
Gets the Socket associated with this application connection.
getSocket() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
getSocket() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Returns the Socket object.
getSocket() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocket
Returns a Socket instance.
getSocket() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
Gets the Socket associated with this application connection.
getSocket() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
getSocket() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerTask
Returns the socket instance.
getSocketFactoryImplClassName() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Returns the socketFactoryImplClassName.
getSocketFactoryImplClassName() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Returns the socketFactoryImplClassName.
getSocketInfo() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Returns the TCPIPSocketInfo instance.
getSoftwareBinaryID() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
getSoftwareBinaryID() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
getSoftwareCertifiedVersionOrReleaseNumber() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
getSoftwareCertifiedVersionOrReleaseNumber() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
getSoftwareInstallDate() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
getSoftwareInstallDate() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
getSoftwareProductInformation() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
getSoftwareProductInformation() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
getSoftwareProductName() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
getSoftwareProductName() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
getSoftwareVendorOrganization() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
getSoftwareVendorOrganization() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
getSoLingerTimeout() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Returns the soLingerTimeout.
getSoLingerTimeout() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Returns the soLingerTimeout.
getSoLingerTimeout() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the soLingerTimeout.
getSoLingerTimeout() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Returns the soLingerTimeout.
getSoTimeout() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Returns the soTimeout.
getSoTimeout() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Returns the soTimeout.
getSoTimeout() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the soTimeout.
getSoTimeout() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Returns the soTimeout.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.msg.ACKSpec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.segment.ERRSpec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.segment.MSASpec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.segment.MSHSpec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.segment.SFTSpec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0003Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0008Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0076Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0102Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0103Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0104Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0155Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0207Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0211Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0300Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0354Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0356Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0357Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0361Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0362Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0399Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0449Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0516Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0517Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0518Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0519Spec
Method getSpec.
getSpec(String) - Static method in class com.stc.connector.hl7.framework.spec.table.Table0533Spec
Method getSpec.
getStartBlockCharacter() - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Returns the startBlockCharacter.
getStartBlockCharacter() - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Returns the startBlockCharacter.
getStartTime() - Method in interface com.stc.connector.tcpip.model.schedule.CalendarSchedule
Method getStartTime.
getStartTime() - Method in class com.stc.connector.tcpip.model.schedule.OneTimeSchedule
 
getStartTime() - Method in class com.stc.connector.tcpip.model.schedule.RepeatedSchedule
 
getStartTime() - Method in interface com.stc.connector.tcpip.model.schedule.Schedule
Method getStartTime.
getState() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Returns the State that is set by user.
getState() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Returns the State which is set by user.
getState() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Returns the State that is set by user.
getState() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Returns the State which is set by user.
getState() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Returns the State that is set by user.
getState() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Returns the State which is set by user.
getState() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Returns the State which is set by user.
getState() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Returns the State which is set by user.
getState() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
getState() - Method in class com.stc.connector.tcpip.hl7.client.HL7ClientApplicationImpl
 
getState() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3ClientApplicationImpl
 
getState() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
getState() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
getState() - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
 
getState() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
getState() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
 
getState() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
getState() - Method in class com.stc.connector.tcpip.model.state.EntityBeanStateHandlerImpl
 
getState() - Method in class com.stc.connector.tcpip.model.state.JAXBStateHandlerImpl
 
getState() - Method in class com.stc.connector.tcpip.model.state.JDBCStateHandlerImpl
 
getState() - Method in class com.stc.connector.tcpip.model.state.JDOStateHandlerImpl
 
getState() - Method in class com.stc.connector.tcpip.model.state.NonPersistentStateHandlerImpl
 
getState() - Method in class com.stc.connector.tcpip.model.state.ObjectSerializableStateHandlerImpl
 
getState() - Method in class com.stc.connector.tcpip.model.state.PersistenceFileStateHandlerImpl
 
getState() - Method in interface com.stc.connector.tcpip.model.state.StateHandler
Returns the State.
getState() - Method in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
Returns the state.
getStateHandler() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
getStateHandler() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
getStateHandler() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
getStateHandler() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Returns the stateHandler.
getStateHandler() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
getStateValue() - Method in class com.stc.connector.tcpip.model.state.SingleIntegerStateImpl
Returns the stateValue.
getStateValue() - Method in class com.stc.connector.tcpip.model.state.SingleStringStateImpl
Returns the stateValue.
getStatus() - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
gets status
getStatus() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
getStatus() - Method in class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
Returns the status.
getStatus() - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPMonitorData
 
getSteadyPoolSize() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
 
getSteadyPoolSize() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
 
getStoreUntilChar() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Returns the storeUntilChar.
getStoreUntilChar() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Returns the storeUntilChar.
getString() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Returns the string.
getSubcomponentSeparator() - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
Returns the subcomponentSeparator.
getSubcomponentSeparator() - Method in interface com.stc.connector.hl7.framework.structure.msg.Message
Method getSubcomponentSeparator.
getSubDataTypes() - Method in interface com.stc.connector.hl7.framework.structure.datatype.DataType
Method getSubDataTypes.
getSubDataTypes() - Method in class com.stc.connector.hl7.framework.structure.datatype.GenericDataTypeImpl
 
getSubDataTypeSpecs() - Method in class com.stc.connector.hl7.framework.spec.datatype.DataTypeSpec
Returns the subDataTypeSpecs.
getSubject() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Returns the Subject object.
getSuffix() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Returns the suffix.
getTable0003EventType() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0003EventType.
getTable0008AcknowledgmentCode() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0008AcknowledgmentCode.
getTable0076MessageType() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0076MessageType.
getTable0102DelayedAcknowledgmentType() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0102DelayedAcknowledgmentType.
getTable0103ProcessingID() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0103ProcessingID.
getTable0104VersionID() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0104VersionID.
getTable0155AcceptAapplicationAcknowledgmentConditions() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0155AcceptAapplicationAcknowledgmentConditions.
getTable0207ProcessingMode() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0207ProcessingMode.
getTable0211AlternateCharacterSets() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0211AlternateCharacterSets.
getTable0300NamespaceID() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0300NamespaceID.
getTable0354MessageStructure() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0354MessageStructure.
getTable0356AlternateCharacterSetHandlingScheme() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0356AlternateCharacterSetHandlingScheme.
getTable0357MessageErrorConditionCodes() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0357MessageErrorConditionCodes.
getTable0361SendingReceivingApplication() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0361SendingReceivingApplication.
getTable0362SendingReceivingFacility() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0362SendingReceivingFacility.
getTable0399CountryCode() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0399CountryCode.
getTable0449ConformanceStatements() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0449ConformanceStatements.
getTable0516ErrorSeverity() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0516ErrorSeverity.
getTable0517InformPersonCode() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0517InformPersonCode.
getTable0518OverrideType() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0518OverrideType.
getTable0519OverrideReason() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0519OverrideReason.
getTable0533ApplicationErrorCode() - Method in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Method getTable0533ApplicationErrorCode.
getTableEntryValues() - Method in class com.stc.connector.hl7.framework.spec.table.TableSpec
Returns the tableEntryValues.
getTableNumber() - Method in class com.stc.connector.hl7.framework.spec.table.TableSpec
Returns the tableNumber.
getTableSpec() - Method in class com.stc.connector.hl7.framework.spec.datatype.DataTypeSpec
Returns the tableSpec.
getTCPIPClientGeneralInfo() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Returns the TCPIPClientGeneralInfo object.
getTCPIPInboundConfigInfo() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Returns an object that represents the base TCP/IP Inbound configuration information.
getTCPIPInboundConfigInfo() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Returns an object that represents the base TCP/IP Inbound configuration information.
getTCPIPInboundConfigInfo() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Returns an object that represents the base TCP/IP Inbound configuration information.
getTCPIPInboundConfigInfo() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Returns an object which represents the base TCP/IP inbound configuration information.
getTCPIPInboundConfigInfo() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
getTCPIPInboundConfigInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
getTCPIPInboundConfigInfo() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
getTCPIPInboundConfigInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
getTCPIPOutboundConfigInfo() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Returns an object which represents the base TCP/IP Outbound configuration information.
getTCPIPOutboundConfigInfo() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Returns an object which represents the base TCP/IP Outbound configuration information.
getTCPIPOutboundConfigInfo() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Returns an object which represents the base TCP/IP Outbound configuration information.
getTCPIPOutboundConfigInfo() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Returns an object which represents the base TCP/IP Outbound configuration information.
getTCPIPOutboundConfigInfo() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
getTCPIPResourceAdapter() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Method getTCPIPResourceAdapter.
getTCPIPServer() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Returns the TCPIPServerSocket.
getTCPIPServerGeneralInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Returns the TCPIPServerGeneralInfo.
getTCPIPServerScheduleInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Returns the TCPIPServerScheduleInfo.
getTCPIPServerSocketInfo() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Returns the TCPIPServerSocketInfo.
getTCPIPSocketInfo() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Returns the TCPIPSocketInfo object.
getTestCtx() - Method in class com.stc.connector.hl7.framework.llp.MLLPV2
The getTestCtx method is only used for MLLPv2 to get the Intial context.
getText() - Method in class com.stc.connector.message.common.TextMsg
Returns the text string.
getText(Node) - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
Gets the text attribute of a DOM node
getThrowExceptionUponValidationFailure() - Method in class com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfo
Method getThrowExceptionUponValidationFailure.
getThrowExceptionUponValidationFailure() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfoInterface
Method getThrowExceptionUponValidationFailure
getTimeoutForDelayedACK() - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Method getTimeoutForDelayedACK.
getTimeoutForDelayedACK() - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Method getTimeoutForDelayedACK.
getTimeToWaitBeforeAttemptingConnection() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
 
getTimeToWaitBeforeAttemptingConnection() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfoInterface
 
getTimeToWaitForAResponse() - Method in class com.stc.connector.tcpip.hl7.client.HL7ClientApplicationImpl
 
getTimeToWaitForAResponse() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3ClientApplicationImpl
 
getTimeToWaitForAResponse() - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
Gets time to wait for a response.
getTimeToWaitForAResponse() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method getTimeToWaitForAResponse
getTimeToWaitForAResponse() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
getTransmissionWrapperContext() - Static method in class com.stc.connector.hl7.v3.framework.parser.HL7V3MessageEleParse
This method can be called to create and populates the transmission wrapper context with the required message processing data
getType() - Method in class com.stc.connector.hl7.framework.persist.connection.DBConnectionFactory
return database type
getType() - Method in class com.stc.connector.message.acknak.AckNakMsg
Gets the Type.
getUnderlyingConnection() - Method in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
A handle to the undelying JDBC connection
getUnderlyingConnection() - Method in class com.stc.connector.hl7.framework.persist.connection.impl.TestDBConnImpl
 
getUnmarshalCalled() - Method in class com.stc.connector.hl7.framework.status.Status
Returns the unmarshalCalled.
getUpdateStmt() - Method in interface com.stc.connector.hl7.framework.persist.dbo.DBObject
gets update statement
getUpdateStmt() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
Returns Update Statement
getUpdateStmtWithStatus() - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
gets query statement
getUpdateStmtWithStatus() - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
Returns Update Statement with status in where clause
getValidateCalled() - Method in class com.stc.connector.hl7.framework.status.Status
Returns the validateCalled.
getValidateMSH() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
 
getValidateMSH() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
 
getValidateTransmissionWrapper() - Method in class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
Returns the boolean value
getValidateTransmissionWrapper() - Method in interface com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfoInterface
Returns the boolean value
getVersionCode() - Method in class com.stc.connector.hl7.v3.framework.parser.HL7V3TransmissionWrapperContext
Returns the versionCode This attribute is matched by the receiving system to its own version to be sure the message will be interpreted correctly
getVersionID() - Method in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Returns the versionID.
getVersionID() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Returns the versionID, MSH-12.
getVersionID() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Returns the versionID, MSH-12.
getVersionID() - Method in class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
Returns the versionID This attribute is matched by the receiving system to its own version to be sure the message will be interpreted correctly
getVersionID() - Method in interface com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfoInterface
Returns the versionID This attribute is matched by the receiving system to its own version to be sure the message will be interpreted correctly
getVersionID(Document) - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
Traverse Document node to get version ID.
getVersionNumber() - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
 
getVersionNumber() - Method in interface com.stc.connector.hl7.framework.structure.msg.Message
Method getVersionNumber.
getWelcomeMsg() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMessageEndpointFactory
Returns the welcomeMsg.
getWidth() - Method in class com.stc.connector.message.common.BinaryNumberMsg
 
getWidth() - Method in class com.stc.connector.message.common.NumberMsg
Returns the width.
getWidthOfLength() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Returns the widthOfLength.
getWidthOfLength() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Returns the widthOfLength.
getWorkerAtFixedRate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Returns the workerAtFixedRate.
getWorkerDelay() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Returns the workerDelay.
getWorkerPeriod() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Returns the workerPeriod.
getWorkerScheduler() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
getWorkerScheduler() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerTask
 
getWorkerSchedulerList() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
 
getWorkerScheduleType() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
getWorkerTask() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorker
Returns the workerTask.
getWorkerTaskList() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
 
getWorkerWork() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerTask
Returns the workerWork.
getWorkerWorkList() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
 
getWorkManager() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerBootstrapContext
Provides a handle to a WorkManager instance.
getXAResource() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Get an XAResource instance for global transaction demaracation.
getXAResource() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Get the XAResource from the current active eWay endpoint.
getXATerminator() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerBootstrapContext
Provides a handle to a XATerminator instance.
getXMLPayLoad() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
The payload holds HL7 XML message.
getXMLPayLoad() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 

H

handleXMLMessage() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
Condition to check the incoming and outgoing message is xml or not.
handleXMLMessage() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
HeuristicsTables - Class in com.stc.connector.hl7.framework.spec.table
This class holds a set of HL7 specification tables which are used for validation rules.
HeuristicsTables(String) - Constructor for class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
Constructor.
HL7_CLIENT_PORT_TYPE - Static variable in class com.stc.connector.tcpip.hl7.webservice.HL7WSContainer
 
HL7_CLIENT_PORT_TYPE_FULLNAME - Static variable in class com.stc.connector.tcpip.hl7.webservice.HL7WSContainer
 
HL7_CLIENT_TNS - Static variable in class com.stc.connector.tcpip.hl7.webservice.HL7WSContainer
 
HL7_CONNECT_CLOSED - Static variable in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
HL7_CONNECT_ESTABLISHED - Static variable in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
HL7_CONNECT_FAILED - Static variable in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
HL7_EWAY_ERROR - Static variable in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
HL7_EWAY_RUNNING - Static variable in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
HL7_EWAY_STARTED - Static variable in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
HL7_EWAY_STOPPED - Static variable in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
HL7_EWAY_STOPPING - Static variable in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
HL7_EWAY_SUSPENDED - Static variable in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
HL7_EWAY_SUSPENDING - Static variable in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
HL7_RECEIVE_FAILED - Static variable in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
HL7_SEND_FAILED - Static variable in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
HL7_SEQUENCE_NUMBER - Static variable in class com.stc.connector.tcpip.hl7.mbeans.HL7MBeanProperties
 
HL7_SEQUENCE_NUMBER_DESC - Static variable in class com.stc.connector.tcpip.hl7.mbeans.HL7MBeanProperties
 
HL7_SERVER_PORT_TYPE - Static variable in class com.stc.connector.tcpip.hl7.webservice.HL7WSContainer
 
HL7_SERVER_PORT_TYPE_FULLNAME - Static variable in class com.stc.connector.tcpip.hl7.webservice.HL7WSContainer
 
HL7_SERVER_TNS - Static variable in class com.stc.connector.tcpip.hl7.webservice.HL7WSContainer
 
HL7AcknowledgmentInfo - Class in com.stc.connector.hl7.framework.acknowledgment
 
HL7AcknowledgmentInfo() - Constructor for class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Constructor for HL7AcknowledgmentInfo.
HL7AcknowledgmentInfo(ConfigurationHelper) - Constructor for class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Constructor for HL7AcknowledgmentInfo.
HL7AcknowledgmentInfoInterface - Interface in com.stc.connector.hl7.framework.acknowledgment
 
HL7ActivationSpec - Class in com.stc.connector.tcpip.hl7.server
Class extends the STCActivationSpec class.getting eWays sepecific ActivationSpec.
HL7ActivationSpec() - Constructor for class com.stc.connector.tcpip.hl7.server.HL7ActivationSpec
Constructor
HL7ActivationSpecMonitor - Class in com.stc.connector.tcpip.hl7.mbeans
This class is used to add HL7 specific mbean properties for monitor display.
HL7ActivationSpecMonitor(String, String, IConfiguration, IConfiguration) - Constructor for class com.stc.connector.tcpip.hl7.mbeans.HL7ActivationSpecMonitor
Constructor
HL7AlertCodes - Class in com.stc.connector.tcpip.hl7.alert
This class is used to hold the alert codes for HL7 eway.
HL7AlertCodes() - Constructor for class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
Constructor
HL7ApplicationException - Exception in com.stc.connector.tcpip.hl7.exception
Exception class for HL7 application.
HL7ApplicationException() - Constructor for exception com.stc.connector.tcpip.hl7.exception.HL7ApplicationException
Creates a new instance of HL7ApplicationException without detail message.
HL7ApplicationException(String) - Constructor for exception com.stc.connector.tcpip.hl7.exception.HL7ApplicationException
Constructs an instance of HL7ApplicationException with the specified detail message.
HL7ApplicationException(Exception) - Constructor for exception com.stc.connector.tcpip.hl7.exception.HL7ApplicationException
 
HL7ApplicationException(String, Exception) - Constructor for exception com.stc.connector.tcpip.hl7.exception.HL7ApplicationException
 
HL7AppMessage - Interface in com.stc.connector.appconn.tcpip.hl7
This class is used as a place holder of HL7 specific functions.
hl7AppMessage - Variable in class com.stc.connector.tcpip.hl7.webservice.HL7WSClientApplicationImpl
 
HL7AppMessageImpl - Class in com.stc.connector.tcpip.hl7.client
This class implements the HL7 application message interface and MLLPV2CommonInterface.
HL7AppMessageImpl() - Constructor for class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
Constructor for HL7AppMessage.
HL7AppMessageImpl(HL7ClientApplication) - Constructor for class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
Constructor for HL7AppMessage.
HL7ClientApplication - Interface in com.stc.connector.appconn.tcpip.hl7
This interface represents the HL7 client application upon TCP/IP connection.
HL7ClientApplicationImpl - Class in com.stc.connector.tcpip.hl7.client
This class implements the HL7 client application interface.
HL7ClientApplicationImpl() - Constructor for class com.stc.connector.tcpip.hl7.client.HL7ClientApplicationImpl
Default constructor for WSDL generation.
HL7ClientApplicationImpl(TCPIPApplicationConnection, String, TCPIPMonitorData) - Constructor for class com.stc.connector.tcpip.hl7.client.HL7ClientApplicationImpl
Constructor for HL7ClientApplicationImpl.
HL7CommunicationControlInfo - Class in com.stc.connector.tcpip.hl7.msg
 
HL7CommunicationControlInfo() - Constructor for class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
Constructor for HL7CommunicationControlInfo.
HL7CommunicationControlInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
 
HL7CommunicationControlInfoInterface - Interface in com.stc.connector.tcpip.hl7.msg
 
HL7EwayConnection - Class in com.stc.connector.tcpip.hl7.client
This class implements the EwayConnection interface for the extended TCPIP connection oriented services for the Eway/JCA framework.
HL7EwayConnection() - Constructor for class com.stc.connector.tcpip.hl7.client.HL7EwayConnection
Constructor for HL7EwayConnection.
HL7LLPInfo - Class in com.stc.connector.hl7.framework.llp
MLLP (Minimal Lower Layer Protocol): [ SOB ][ HL7 Data ][ EOD ][ EOB] HLLP (Hybrid Lower Layer Protocol): [ SOB ][ N | D ][ VER ][ CR ][ HL7 Data ][ LEN ][ BCC ][ EOD ][ EOB ] where: SOB: start of block (character) EOD: end of data (character) EOB: end of block (character) BCC: block checksum (character) CR : Carriage return(character) LEN: Length of HL7 Data (starting from SOB to end of HL7 data) N : NAK block D : Data block VER: HL7 version :: 21, 22, 23 (i.e., 2.1, 2.2, 2.3, ...) Assumptions: LEN : is 5 digit decimal (left zero filled) -- largest value is 99999 bytes BCC : is 3 digit decimal (left zero filled) calculation algorithm is XOR.
HL7LLPInfo() - Constructor for class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Constructor for HL7LLPInfo.
HL7LLPInfo(ConfigurationHelper) - Constructor for class com.stc.connector.hl7.framework.llp.HL7LLPInfo
 
HL7LLPInfoInterface - Interface in com.stc.connector.hl7.framework.llp
MLLP (Minimal Lower Layer Protocol): [ SOB ][ HL7 Data ][ EOD ][ EOB] HLLP (Hybrid Lower Layer Protocol): [ SOB ][ N | D ][ VER ][ CR ][ HL7 Data ][ LEN ][ BCC ][ EOD ][ EOB ] where: SOB: start of block (character) EOD: end of data (character) EOB: end of block (character) BCC: block checksum (character) CR : Carriage return(character) LEN: Length of HL7 Data (starting from SOB to end of HL7 data) N : NAK block D : Data block VER: HL7 version :: 21, 22, 23 (i.e., 2.1, 2.2, 2.3, ...) Assumptions: LEN : is 5 digit decimal (left zero filled) -- largest value is 99999 bytes BCC : is 3 digit decimal (left zero filled) calculation algorithm is XOR.
HL7ManagedConnection - Class in com.stc.connector.tcpip.hl7.client
Class extendes the STCManagedConnection class.getting eWays sepecific managedConnection.
HL7ManagedConnection(TCPIPManagedConnectionFactory, Subject, ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.hl7.client.HL7ManagedConnection
Constructor
HL7ManagedConnectionFactory - Class in com.stc.connector.tcpip.hl7.client
It implements the interface javax.resource.spi.ManagedConnectionFactory.
HL7ManagedConnectionFactory() - Constructor for class com.stc.connector.tcpip.hl7.client.HL7ManagedConnectionFactory
Constructor
HL7MBeanProperties - Class in com.stc.connector.tcpip.hl7.mbeans
Holds the HL7 specific property names.
HL7MBeanProperties() - Constructor for class com.stc.connector.tcpip.hl7.mbeans.HL7MBeanProperties
 
HL7MCFMonitor - Class in com.stc.connector.tcpip.hl7.mbeans
This class is used to add HL7 specific mbean properties for monitor display.
HL7MCFMonitor(String, String, IConfiguration, IConfiguration) - Constructor for class com.stc.connector.tcpip.hl7.mbeans.HL7MCFMonitor
Constructor
HL7MessageInfo - Class in com.stc.connector.tcpip.hl7.msg
 
HL7MessageInfo() - Constructor for class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Constructor for HL7MessageInfo.
HL7MessageInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Constructor for HL7MessageInfo.
HL7MessageInfoInterface - Interface in com.stc.connector.tcpip.hl7.msg
 
HL7MessageLogDBO - Interface in com.stc.connector.hl7.framework.persist.dbo
HL7MessageLogDBO instance
HL7MessageLogDBOImpl - Class in com.stc.connector.hl7.framework.persist.dbo.impl
 
HL7MessageLogDBOImpl(int) - Constructor for class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
constructor
HL7MessageLogDBOImpl(String, String) - Constructor for class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
HL7MessageLogDBOImpl(int, String, String) - Constructor for class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
constructor
HL7MonitorData - Class in com.stc.connector.tcpip.hl7.mbeans
Monitor Data object for HL7
HL7MonitorData() - Constructor for class com.stc.connector.tcpip.hl7.mbeans.HL7MonitorData
Constructor
HL7MSHInfo - Class in com.stc.connector.hl7.framework.structure.segment
The MSH segment has the following fields:
HL7MSHInfo() - Constructor for class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Constructor for HL7MSHInfo.
HL7MSHInfo(ConfigurationHelper) - Constructor for class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
 
HL7MSHInfoInterface - Interface in com.stc.connector.hl7.framework.structure.segment
The MSH segment has the following fields:
HL7ParsingControlInfo - Class in com.stc.connector.tcpip.hl7.msg
 
HL7ParsingControlInfo() - Constructor for class com.stc.connector.tcpip.hl7.msg.HL7ParsingControlInfo
Constructor for HL7ParsingControlInfo.
HL7ParsingControlInfoInterface - Interface in com.stc.connector.tcpip.hl7.msg
 
HL7PersistInfo - Class in com.stc.connector.hl7.framework.persist
This class implements HL7PersistInfoInterface to get the DataSource JNDI name!
HL7PersistInfo() - Constructor for class com.stc.connector.hl7.framework.persist.HL7PersistInfo
 
HL7PersistInfoInterface - Interface in com.stc.connector.hl7.framework.persist
The HL7PersistInfoInterface interface used to get the DataSource JNDI name!
HL7RAMonitor - Class in com.stc.connector.tcpip.hl7.mbeans
This class is used to add HL7 specific mbean properties for monitor display.
HL7RAMonitor(String, String, IConfiguration, String, String) - Constructor for class com.stc.connector.tcpip.hl7.mbeans.HL7RAMonitor
Constructor
HL7RecourseActionInfo - Class in com.stc.connector.tcpip.hl7.msg
 
HL7RecourseActionInfo() - Constructor for class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Constructor for HL7RecourseActionInfo.
HL7RecourseActionInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
 
HL7RecourseActionInfoInterface - Interface in com.stc.connector.tcpip.hl7.msg
 
HL7SeqNumberInfo - Class in com.stc.connector.hl7.framework.seqno
 
HL7SeqNumberInfo() - Constructor for class com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfo
Constructor for HL7SeqNumberInfo.
HL7SeqNumberInfo(ConfigurationHelper) - Constructor for class com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfo
 
HL7SeqNumberInfoInterface - Interface in com.stc.connector.hl7.framework.seqno
 
HL7ServerApplication - Interface in com.stc.connector.appconn.tcpip.hl7
This interface represents the HL7 server application upon TCP/IP connection.
HL7ServerApplicationImpl - Class in com.stc.connector.tcpip.hl7.server
This class implements the HL7 server application interface.
HL7ServerApplicationImpl() - Constructor for class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
Default constructor for WSDL generation.
HL7ServerApplicationImpl(TCPIPServerApplicationConnection, String, TCPIPMonitorData) - Constructor for class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
Constructor for HL7ServerApplicationImpl.
HL7ServerEndpoint - Class in com.stc.connector.tcpip.hl7.server
Implementatin of EwayEndpoint for HL7 Server Activations.
HL7ServerEndpoint() - Constructor for class com.stc.connector.tcpip.hl7.server.HL7ServerEndpoint
Constructor of HL7ServerEndpoint
HL7SFTInfo - Class in com.stc.connector.hl7.framework.structure.segment
The segment SFT is available since HL7 version 2.5.
HL7SFTInfo() - Constructor for class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
Constructor for HL7SFTInfo.
HL7SFTInfo(ConfigurationHelper) - Constructor for class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
HL7SFTInfoInterface - Interface in com.stc.connector.hl7.framework.structure.segment
The segment SFT is available since HL7 version 2.5.
HL7v3AcknowledgementInfo - Class in com.stc.connector.hl7.v3.framework.acknowledgement
 
HL7v3AcknowledgementInfo() - Constructor for class com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfo
Constructor for HL7v3AcknowledgementInfo.
HL7v3AcknowledgementInfo(ConfigurationHelper) - Constructor for class com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfo
 
HL7v3AcknowledgementInfoInterface - Interface in com.stc.connector.hl7.v3.framework.acknowledgement
 
HL7V3ApplicationConnectionFactory - Interface in com.stc.connector.tcpip.hl7.client
This interface implements the ApplicationConnectionFactory interface.
HL7v3AppMessage - Interface in com.stc.connector.appconn.tcpip.hl7
This class is used as a place holder of HL7 v3 specific functions
HL7v3AppMessageImpl - Class in com.stc.connector.tcpip.hl7.client
This class implements the HL7 v3.0 application message interface.
HL7v3AppMessageImpl() - Constructor for class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
Constructor for HL7v3AppMessageImpl.
HL7v3AppMessageImpl(HL7v3ClientApplication) - Constructor for class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
Constructor for HL7v3AppMessage.
HL7v3ClientApplication - Interface in com.stc.connector.appconn.tcpip.hl7
This interface represents the HL7v3 client application upon TCP/IP connection.
HL7v3ClientApplicationImpl - Class in com.stc.connector.tcpip.hl7.client
This class implements the HL7 v3.0 client application interface.
HL7v3ClientApplicationImpl() - Constructor for class com.stc.connector.tcpip.hl7.client.HL7v3ClientApplicationImpl
 
HL7v3ClientApplicationImpl(TCPIPApplicationConnection, String, TCPIPMonitorData) - Constructor for class com.stc.connector.tcpip.hl7.client.HL7v3ClientApplicationImpl
Constructor for HL7v3ClientApplicationImpl.
HL7v3EwayConnection - Class in com.stc.connector.tcpip.hl7.client
This class implements the EwayConnection interface for the extended TCPIP connection oriented services for the Eway/JCA framework.
HL7v3EwayConnection() - Constructor for class com.stc.connector.tcpip.hl7.client.HL7v3EwayConnection
Constructor for HL7v3EwayConnection.
HL7V3MessageEleParse - Class in com.stc.connector.hl7.v3.framework.parser
This class parses xml instance, creates context, populate it with the needed processing attributes
HL7V3MessageEleParse() - Constructor for class com.stc.connector.hl7.v3.framework.parser.HL7V3MessageEleParse
 
HL7v3MessageInfo - Class in com.stc.connector.tcpip.hl7.msg
 
HL7v3MessageInfo() - Constructor for class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Constructor for HL7v3MessageInfo.
HL7v3MessageInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Constructor for HL7v3MessageInfo.
HL7v3MessageInfoInterface - Interface in com.stc.connector.tcpip.hl7.msg
This interface is used to access the other interfaces that are used in the HL7 v3 message processing
HL7v3ServerApplication - Interface in com.stc.connector.appconn.tcpip.hl7
This interface represents the HL7v3 server application upon TCP/IP connection.
HL7v3ServerApplicationImpl - Class in com.stc.connector.tcpip.hl7.server
This class implements the HL7v3 server application interface.
HL7v3ServerApplicationImpl() - Constructor for class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
HL7v3ServerApplicationImpl(TCPIPServerApplicationConnection, String, TCPIPMonitorData) - Constructor for class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
HL7v3ServerEndpoint - Class in com.stc.connector.tcpip.hl7.server
Implementatin of EwayEndpoint for HL7v3 Server Activations.
HL7v3ServerEndpoint() - Constructor for class com.stc.connector.tcpip.hl7.server.HL7v3ServerEndpoint
Constructor of HL7v3ServerEndpoint
HL7V3TransmissionWrapperContext - Class in com.stc.connector.hl7.v3.framework.parser
A context class which holds information needed by a sending application or message handling service to package and route the V3 Composite Message to the designated receiving application(s) and/or message handling service(s)
HL7V3TransmissionWrapperContext() - Constructor for class com.stc.connector.hl7.v3.framework.parser.HL7V3TransmissionWrapperContext
Default constructor.
HL7v3TransmissionWrapperInfo - Class in com.stc.connector.hl7.v3.framework.wrappers
 
HL7v3TransmissionWrapperInfo() - Constructor for class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
Constructor for HL7v3TransmissionWrapperInfo.
HL7v3TransmissionWrapperInfoInterface - Interface in com.stc.connector.hl7.v3.framework.wrappers
 
HL7ValidationControlInfo - Class in com.stc.connector.tcpip.hl7.msg
 
HL7ValidationControlInfo() - Constructor for class com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfo
Constructor for HL7ValidationControlInfo.
HL7ValidationControlInfoInterface - Interface in com.stc.connector.tcpip.hl7.msg
 
HL7WSClientApplicationImpl - Class in com.stc.connector.tcpip.hl7.webservice
This class implements the HL7 client web-services operations.
HL7WSClientApplicationImpl() - Constructor for class com.stc.connector.tcpip.hl7.webservice.HL7WSClientApplicationImpl
Default constructor.
HL7WSContainer - Class in com.stc.connector.tcpip.hl7.webservice
This class represents the input/output message container for HL7 eWay web services.
HL7WSContainer() - Constructor for class com.stc.connector.tcpip.hl7.webservice.HL7WSContainer
Default Constructor.
HL7WSContainer(String) - Constructor for class com.stc.connector.tcpip.hl7.webservice.HL7WSContainer
Constructor.
HL7WSException - Exception in com.stc.connector.tcpip.hl7.exception
Exception class for HL7 eWay web services.
HL7WSException() - Constructor for exception com.stc.connector.tcpip.hl7.exception.HL7WSException
Creates a new instance of HL7WSException without detail message.
HL7WSException(String) - Constructor for exception com.stc.connector.tcpip.hl7.exception.HL7WSException
Constructs an instance of HL7WSException with the specified detail message.
HL7WSException(Exception) - Constructor for exception com.stc.connector.tcpip.hl7.exception.HL7WSException
 
HL7WSException(String, Exception) - Constructor for exception com.stc.connector.tcpip.hl7.exception.HL7WSException
 
HL7WSMessage - Class in com.stc.connector.tcpip.hl7.webservice
This class represents the input/output message for HL7 web services.
HL7WSMessage() - Constructor for class com.stc.connector.tcpip.hl7.webservice.HL7WSMessage
Default Constructor.
HL7WSMessage(String) - Constructor for class com.stc.connector.tcpip.hl7.webservice.HL7WSMessage
Constructor.
HL7WSServerApplicationImpl - Class in com.stc.connector.tcpip.hl7.webservice
This class implements the HL7 server web-services operations.
HL7WSServerApplicationImpl() - Constructor for class com.stc.connector.tcpip.hl7.webservice.HL7WSServerApplicationImpl
Default constructor.
HL7XmlUtil - Class in com.stc.connector.tcpip.hl7.util
This is the utility class to handle XML data.
HL7XmlUtil() - Constructor for class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
 
HLLP - Class in com.stc.connector.hl7.framework.llp
This class represents the HLLP structure.
HLLP(HL7LLPInfo) - Constructor for class com.stc.connector.hl7.framework.llp.HLLP
Constructor for HLLP.
HLLP_DATA_BLOCK - Static variable in class com.stc.connector.hl7.framework.llp.HLLP
 
HLLP_NAK_BLOCK - Static variable in class com.stc.connector.hl7.framework.llp.HLLP
 
HLLP_REASON_CODE_CHARACTER_COUNT_WRONG - Static variable in class com.stc.connector.hl7.framework.llp.HLLP
 
HLLP_REASON_CODE_CHECKSUM_WRONG - Static variable in class com.stc.connector.hl7.framework.llp.HLLP
 
HLLP_REASON_CODE_DATA_TOO_LONG - Static variable in class com.stc.connector.hl7.framework.llp.HLLP
 
HLLP_REASON_CODE_OTHER_ERRORS - Static variable in class com.stc.connector.hl7.framework.llp.HLLP
 
HLLPCharacterCountException - Exception in com.stc.connector.hl7.framework.llp
It represents a HLLP message parsing (extracting) exception.
HLLPCharacterCountException() - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPCharacterCountException
Creates a new instance of HLLPCharacterCountException without detail message.
HLLPCharacterCountException(String) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPCharacterCountException
Constructs an instance of HLLPCharacterCountException with the specified detail message.
HLLPCharacterCountException(Exception) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPCharacterCountException
 
HLLPCharacterCountException(String, Exception) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPCharacterCountException
 
HLLPChecksumException - Exception in com.stc.connector.hl7.framework.llp
It represents a HLLP message parsing (extracting) exception.
HLLPChecksumException() - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPChecksumException
Creates a new instance of HLLPChecksumException without detail message.
HLLPChecksumException(String) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPChecksumException
Constructs an instance of HLLPChecksumException with the specified detail message.
HLLPChecksumException(Exception) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPChecksumException
 
HLLPChecksumException(String, Exception) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPChecksumException
 
HLLPDataTooLongException - Exception in com.stc.connector.hl7.framework.llp
It represents a HLLP message parsing (extracting) exception.
HLLPDataTooLongException() - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPDataTooLongException
Creates a new instance of HLLPDataTooLongException without detail message.
HLLPDataTooLongException(String) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPDataTooLongException
Constructs an instance of HLLPDataTooLongException with the specified detail message.
HLLPDataTooLongException(Exception) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPDataTooLongException
 
HLLPDataTooLongException(String, Exception) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPDataTooLongException
 
HLLPOthersException - Exception in com.stc.connector.hl7.framework.llp
It represents a HLLP message parsing (extracting) exception.
HLLPOthersException() - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPOthersException
Creates a new instance of HLLPOthersException without detail message.
HLLPOthersException(String) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPOthersException
Constructs an instance of HLLPOthersException with the specified detail message.
HLLPOthersException(Exception) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPOthersException
 
HLLPOthersException(String, Exception) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPOthersException
 
HLLPParsingtException - Exception in com.stc.connector.hl7.framework.llp
It represents a HLLP message parsing (extracting) exception.
HLLPParsingtException() - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPParsingtException
Creates a new instance of HLLPParsingtException without detail message.
HLLPParsingtException(String) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPParsingtException
Constructs an instance of HLLPParsingtException with the specified detail message.
HLLPParsingtException(Exception) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPParsingtException
 
HLLPParsingtException(String, Exception) - Constructor for exception com.stc.connector.hl7.framework.llp.HLLPParsingtException
 

I

INBOUND_TRIGGER_EVENT_ON_CONNECTION - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
INBOUND_TRIGGER_EVENT_ON_MESSAGE - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
init(String, String, String, String) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
initialization
initEventReader(Source) - Static method in class com.stc.connector.hl7.v3.framework.parser.HL7V3MessageEleParse
initializes the event reader with the xml instance
initialize(ManagedConnectionCallback, Subject, ConnectionRequestInfo, MonitorDataContainer) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTEwayConnection
 
initialize(ManagedConnectionCallback, Subject, ConnectionRequestInfo, MonitorDataContainer) - Method in class com.stc.connector.tcpip.hl7.client.HL7EwayConnection
Method initialize used to initializ the eway connection.
initialize(ManagedConnectionCallback, Subject, ConnectionRequestInfo, MonitorDataContainer) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3EwayConnection
 
initialize(ManagedConnectionCallback, Subject, ConnectionRequestInfo, MonitorDataContainer) - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Initialize the EwayConnection.
initializeMsg() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTEwayConnection
 
initializeMsg() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerEndpoint
 
initializeMsg() - Method in class com.stc.connector.tcpip.hl7.client.HL7EwayConnection
 
initializeMsg() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3EwayConnection
 
initializeMsg() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerEndpoint
 
initializeMsg() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerEndpoint
 
initializeMsg() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Method initializeMsg.
initializeMsg() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Method initializeMsg.
insert(DBObject) - Method in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
 
insert(List) - Method in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
 
insert(DBObject) - Method in class com.stc.connector.hl7.framework.persist.connection.impl.TestDBConnImpl
insert new row to database
insert(List) - Method in class com.stc.connector.hl7.framework.persist.connection.impl.TestDBConnImpl
 
INSERT_STMT_STR - Variable in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
insert statement string
invalidateConnection() - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
This is called by the ManagedConnection to invalidate the connection handle.
isApplicationAcknowledgmentLevel() - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Method isApplicationAcknowledgmentLevel.
isApplicationAcknowledgmentLevel() - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Method isApplicationAcknowledgmentLevel.
isAutoClose() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Returns the autoClose.
isAutoReconnect() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Returns the autoReconnect.
isAutoReconnectUponMatchingFailure() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
 
isAutoReconnectUponMatchingFailure() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfoInterface
 
isAutoValidateIncomingMessage() - Method in class com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfo
Method isAutoValidateIncomingMessage.
isAutoValidateIncomingMessage() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfoInterface
Method isAutoValidateIncomingMessage
isAutoValidateOutgoingMessage() - Method in class com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfo
Method isAutoValidateOutgoingMessage.
isAutoValidateOutgoingMessage() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfoInterface
Method isAutoValidateOutgoingMessage
isBeginEndMarkedMsg() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Checks whether the message is type of BeginEndMarkedMsg.
isBeginEndMarkedMsg() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Checks whether the envelope type is BeginEndMarked.
isBeginEndMarkedMsg() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Checks whether the envelope type is BeginEndMarked.
isCalledByInbound() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Returns the calledByInbound.
isClientConnectionType() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
 
isClientConnectionType() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
 
isClientConnectionType() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
isClientConnectionType() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
 
isClientContainerType() - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSContainer
 
isClientContainerType() - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSContainer
 
isClientContainerType() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
Method isClientContainerType.
isClientMessageType() - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSMessage
 
isClientMessageType() - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSMessage
 
isClientMessageType() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Method isClientMessageType.
isClosed() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Checks to see if the connection is closed.
isClosed() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Checks whether the connection is closed.
isClosed() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Checks to see if the connection is closed.
isClosed() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Checks whether the connection is closed.
isClosed() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Checks to see if the connection is closed.
isClosed() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Checks whether the connection is closed.
isClosed() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Checks whether the connection is closed.
isClosed() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Checks whether the connection is closed.
isClosed() - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
isClosed() - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSMessage
 
isClosed() - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
isClosed() - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
isClosed() - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSMessage
 
isClosed() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
isClosed() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
isClosed() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Method isClosed.
isCollaborationScopeOfConnection() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
 
isCollaborationScopeOfConnection() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfoInterface
 
isCollaborationScopeOfState() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
 
isCollaborationScopeOfState() - Method in interface com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfoInterface
 
isCollaborationScopeOfState() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
 
isCollaborationScopeOfState() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfoInterface
 
isCommitAcknowledgmentLevel() - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Method isCommitAcknowledgmentLevel.
isCommitAcknowledgmentLevel() - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Method isCommitAcknowledgmentLevel.
isConnectionScopeOfState() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
 
isConnectionScopeOfState() - Method in interface com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfoInterface
 
isConnectionScopeOfState() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
 
isConnectionScopeOfState() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfoInterface
 
isCountPrefixedMsg() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Checks whether the message is type of CountPrefixedMsg.
isCreateConnection() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
 
isCreateConnection() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfoInterface
 
isCustomEnvelopedMsg() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Checks whether the envelope type is Custom (user-defined).
isCustomEnvelopedMsg() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Checks whether the envelope type is Custom (user-defined).
isCustomMsg() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Checks whether the message is type of CustomMsg.
isDataBlockType() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
The isDataBlockType is only used for HLLP (Hybrid Lower Layer Protocol).
isDataBlockType() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
isDeferredAcknowledgementType() - Method in class com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfo
Method isDeferredAcknowledgementType.
isDeferredAcknowledgementType() - Method in interface com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfoInterface
Method isDeferredAcknowledgementType.
isDeliveryTransacted(Method) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMessageEndpointFactory
This is used to find out whether message deliveries to a message endpoint will be transacted or not.
isEGateSendsAppAcks() - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Method isEGateSendsAppAcks.
isEGateSendsAppAcks() - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Method isEGateSendsAppAcks.
isEnable() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
isEnable() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
isEnableJournalling() - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
Configurable value to specify the Journalling is enable or not.
isEnableJournalling() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method isEnableJournalling
isEndMarkedMsg() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Checks whether the message is type of EndMarkedMsg.
isEndMarkedMsg() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Checks whether the envelope type is EndMarked.
isEndMarkedMsg() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Checks whether the envelope type is EndMarked.
isFixedLengthMsg() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Checks whether the message is type of FixedLengthMsg.
isFixedLengthMsg() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Checks whether the envelope type is FixedLength.
isFixedLengthMsg() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Checks whether the envelope type is FixedLength.
isFixedRate() - Method in class com.stc.connector.tcpip.model.schedule.OneTimeSchedule
 
isFixedRate() - Method in class com.stc.connector.tcpip.model.schedule.RepeatedSchedule
 
isFixedRate() - Method in interface com.stc.connector.tcpip.model.schedule.Schedule
Method isFixedRate.
isForwardExternalAcksToEGate() - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Method isForwardExternalAcksToEGate.
isForwardExternalAcksToEGate() - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Method isForwardExternalAcksToEGate.
isHL7v3Message() - Method in interface com.stc.connector.hl7.framework.llp.MLLPV2CommonInterface
The isHL7v3Message method is check the received hl7 message is V3 message or not.
isHL7v3Message() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
isHL7v3Message() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
isHL7v3QueuedAcknowledgementType() - Method in interface com.stc.connector.hl7.framework.llp.MLLPV2CommonInterface
Used to find the configured Acknowledgment is Queued one or nor for HL7 v3 Message processing.
isHL7v3QueuedAcknowledgementType() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
isHL7v3QueuedAcknowledgementType() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
isHLLPChecksumEnabled() - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Returns the hllpChecksumEnabled.
isHLLPChecksumEnabled() - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Returns the hllpChecksumEnabled.
isHLLPMsg() - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Checks whether the Lower Layer Protocol type is HLLP.
isHLLPMsg() - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Checks whether the Lower Layer Protocol type is HLLP.
isImmediatAcknowledgementType() - Method in class com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfo
Method isImmediatAcknowledgementType
isImmediatAcknowledgementType() - Method in interface com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfoInterface
Method isImmediateAcknowledgementType.
isKeepAlive() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Checks whether the keepAlive option is on.
isKeepAlive() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Checks whether the keepAlive option is on.
isKeepAlive() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Checks whether the keepAlive option is on.
isKeepAlive() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Checks whether the keepAlive option is on.
isLengthPrefixedMsg() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Checks whether the message is type of LengthPrefixedMsg.
isLengthPrefixedMsg() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Checks whether the envelope type is LengthPrefixed.
isLengthPrefixedMsg() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Checks whether the envelope type is LengthPrefixed.
isMarkedAndFixedMsg() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Checks whether the message is type of MarkedAndFixedMsg.
isMarkedAndFixedMsg() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Checks whether the envelope type is MarkedAndFixed.
isMarkedAndFixedMsg() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Checks whether the envelope type is MarkedAndFixed.
isMarshalCalled() - Method in class com.stc.connector.hl7.framework.status.Status
Returns the marshalCalled.
isMLLPMsg() - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Checks whether the Lower Layer Protocol type is MLLP.
isMLLPMsg() - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Checks whether the Lower Layer Protocol type is MLLP.
isMLLPv20Msg() - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Checks whether the Lower Layer Protocol type is MLLPV2.0.
isMLLPv20Msg() - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Checks whether the Lower Layer Protocol type is MLLPV2.0.
isMonitorAtFixedRate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Returns the monitorAtFixedRate.
isMonitorOneTimeScheduleType() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
isMonitorRepeatedScheduleType() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
isMonitorTimerServiceScheduler() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
isMonitorWorkManagerScheduler() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
isNAKBlockType() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
The isNAKBlockType is only used for HLLP (Hybrid Lower Layer Protocol).
isNAKBlockType() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
isNumericRepDecimal() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Checks whether the NumericRep is Decimal.
isNumericRepDecimal() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Checks whether the NumericRep is Decimal.
isNumericRepHexadecimal() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Checks whether the NumericRep is Hexadecimal.
isNumericRepHexadecimal() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Checks whether the NumericRep is Hexadecimal.
isNumericRepNetworkLong() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Checks whether the NumericRep Network Long.
isNumericRepNetworkLong() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Checks whether the NumericRep Network Long.
isNumericRepNetworkShort() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Checks whether the NumericRep is Network Short.
isNumericRepNetworkShort() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Checks whether the NumericRep is Network Short.
isNumericRepOctal() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Checks whether the NumericRep is Octal.
isNumericRepOctal() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Checks whether the NumericRep is Octal.
isOnConnectionInboundTriggerEvent() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
isOnConnectionInboundTriggerEvent() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
 
isOnMessageInboundTriggerEvent() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
isOnMessageInboundTriggerEvent() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
 
isOtdScopeOfState() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
 
isOtdScopeOfState() - Method in interface com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfoInterface
 
isOtdScopeOfState() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
 
isOtdScopeOfState() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfoInterface
 
isParseAllSegments() - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
 
isParseAllSegments() - Method in class com.stc.connector.tcpip.hl7.msg.HL7ParsingControlInfo
Method isParseAllSegments
isParseAllSegments() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7ParsingControlInfoInterface
Method isParseAllSegments
isPerActiveConnectionMsg() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Checks whether the message is type of PerActiveConnectionMsg.
isPerActiveConnectionMsg() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Checks whether the envelope type is PerActiveConnection.
isPerActiveConnectionMsg() - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Checks whether the envelope type is PerActiveConnection.
isPersistenceScopeOfState() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
 
isPersistenceScopeOfState() - Method in interface com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfoInterface
 
isPersistenceScopeOfState() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
 
isPersistenceScopeOfState() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfoInterface
 
isQueuedAcknowledgementType() - Method in class com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfo
Method isQueuedAcknowledgementType.
isQueuedAcknowledgementType() - Method in interface com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfoInterface
Method isQueuedAcknowledgementType.
isRepeatingMsg() - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Checks whether the message is type of RepeatingMsg.
isResourceAdapterScopeOfConnection() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
 
isResourceAdapterScopeOfConnection() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfoInterface
 
isResourceAdapterScopeOfState() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
 
isResourceAdapterScopeOfState() - Method in interface com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfoInterface
 
isResourceAdapterScopeOfState() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
 
isResourceAdapterScopeOfState() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfoInterface
 
isRunning() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitor
Returns the running.
isRunning() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
Returns the running.
isRunning() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorker
Returns the running.
isRunning() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerTask
Returns the running.
isSequenceNumberEnabled() - Method in class com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfo
Returns the sequenceNumberEnabled.
isSequenceNumberEnabled() - Method in interface com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfoInterface
Returns the sequenceNumberEnabled.
isServerCloseNotification(String) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
isServerCloseNotification(String) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
isServerCloseNotification(String) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
isServerCloseNotification(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Returns true if the data which the server receives represents the close notification.
isServerCloseNotification(byte[]) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Returns true if the data which the server receives represents the close notification.
isServerCloseNotification(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
isServerConnectionType() - Method in interface com.stc.connector.hl7.framework.llp.MLLPV2CommonInterface
The isServerConnectionType method is used to find the server connection type is server or client.
isServerConnectionType() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
isServerConnectionType() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
isServerConnectionType() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
 
isServerConnectionType() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
 
isServerConnectionType() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
isServerConnectionType() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
 
isServerContainerType() - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSContainer
 
isServerContainerType() - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSContainer
 
isServerContainerType() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
Method isServerContainerType.
isServerIdleTimeout() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Returns true if the server detects that the client has no actual activity (idle) for certain time.
isServerMessageType() - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSMessage
 
isServerMessageType() - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSMessage
 
isServerMessageType() - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Method isServerMessageType.
isSessionScopeOfConnection() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
 
isSessionScopeOfConnection() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfoInterface
 
isSocketConnected() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Returns the socketConnected.
isSocketConnected() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Returns the socketConnected.
isSoLinger() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Checks whether the SoLinger option is on.
isSoLinger() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Checks whether the SoLinger option is on.
isSoLinger() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Checks whether the SoLinger option is on.
isSoLinger() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Checks whether the SoLinger option is on.
isStarted() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
 
isSuspendedByMonitor() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
 
isTcpNoDelay() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Checks whether the TcpNoDelay option is on.
isTcpNoDelay() - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Checks whether the TcpNoDelay option is on.
isTcpNoDelay() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Checks whether the TcpNoDelay option is on.
isTcpNoDelay() - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Checks whether the TcpNoDelay option is on.
isThereAttachedServerSocket() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Method isThereAttachedServerSocket.
isThereAttachedSocket() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Method isThereAttachedSocket.
isThereAttachedSocket() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Method isThereAttachedSocket.
isThrowExceptionUponValidationFailure() - Method in class com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfo
Method isThrowExceptionUponValidationFailure.
isThrowExceptionUponValidationFailure() - Method in interface com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfoInterface
Method isThrowExceptionUponValidationFailure
isUnmarshalCalled() - Method in class com.stc.connector.hl7.framework.status.Status
Returns the unmarshalCalled.
isUsedByBPEL() - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
Returns the usedByBPEL.
isUsedByBPEL() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
Returns the usedByBPEL.
isValidateCalled() - Method in class com.stc.connector.hl7.framework.status.Status
Returns the validateCalled.
isValidateMSH() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
 
isValidateMSH() - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
 
isValidateTransmissionWrapper() - Method in class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
 
isValidateTransmissionWrapper() - Method in interface com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfoInterface
 
isValidConnection() - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
 
isValidProperty(String) - Method in class com.stc.connector.tcpip.hl7.mbeans.HL7MBeanProperties
 
isValidProperty(String) - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPMBeanProperties
 
isWorkerAtFixedRate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Returns the workerAtFixedRate.
isWorkerOneTimeScheduleType() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
isWorkerRepeatedScheduleType() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
isWorkerTimerServiceScheduler() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
isWorkerWorkManagerScheduler() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 

J

JAXBStateHandlerImpl - Class in com.stc.connector.tcpip.model.state
It is a Persistent StateHandler implementation.
JAXBStateHandlerImpl() - Constructor for class com.stc.connector.tcpip.model.state.JAXBStateHandlerImpl
Constructor for JAXBStateHandlerImpl.
JDBCStateHandlerImpl - Class in com.stc.connector.tcpip.model.state
It is a Persistent StateHandler implementation.
JDBCStateHandlerImpl() - Constructor for class com.stc.connector.tcpip.model.state.JDBCStateHandlerImpl
Constructor for JDBCStateHandlerImpl.
JDOStateHandlerImpl - Class in com.stc.connector.tcpip.model.state
It is a Persistent StateHandler implementation.
JDOStateHandlerImpl() - Constructor for class com.stc.connector.tcpip.model.state.JDOStateHandlerImpl
Constructor for JDOStateHandlerImpl.

L

LAST_RECEIVE_OPERATION_TIMESTAMP - Static variable in class com.stc.connector.tcpip.model.mbeans.TCPIPMBeanProperties
 
LAST_RECEIVE_OPERATION_TIMESTAMP_DESC - Static variable in class com.stc.connector.tcpip.model.mbeans.TCPIPMBeanProperties
 
LAST_SEND_OPERATION_TIMESTAMP - Static variable in class com.stc.connector.tcpip.model.mbeans.TCPIPMBeanProperties
 
LAST_SEND_OPERATION_TIMESTAMP_DESC - Static variable in class com.stc.connector.tcpip.model.mbeans.TCPIPMBeanProperties
 
LengthPrefixedMsg - Class in com.stc.connector.message.envelope
This class represents a "Length Prefixed" message.
LengthPrefixedMsg(NumberMsg, AbstractMsg) - Constructor for class com.stc.connector.message.envelope.LengthPrefixedMsg
Constructor
LEVEL_APPLICATION - Static variable in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
 
LEVEL_COMMIT - Static variable in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
 
loadSequenceNumber() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
Loads the sequence number from the persistence file.
loadSequenceNumber() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3AppMessage
Loads the sequence number from the persistence file.
loadSequenceNumber() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
loadSequenceNumber() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
loadSequenceNumber(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSClientApplicationImpl
 
Localizer - Class in com.stc.connector.message
Currently connectors/message uses following conventions for i18n message extraction/transformation : Message ID ("9999" means 4 digits): E9999 - Fatal/Error level messages W9999 - Warning level message I9999 - Info level messages D9999 - Debug/Fine/Finer/Finest level messages Message ID prefix: MSG- Message Bundle name: Messages.properties
Localizer - Class in com.stc.connector.tcpip.ext
Currently connectors/tcpip/ext uses following conventions for i18n message extraction/transformation : Message ID ("9999" means 4 digits): E9999 - Fatal/Error level messages W9999 - Warning level message I9999 - Info level messages D9999 - Debug/Fine/Finer/Finest level messages Message ID prefix: TCPIPEXT- Message Bundle name: Messages.properties
LoggingPrefix - Class in com.stc.connector.message
Provider of the Logging Prefix for this Eway
LoggingPrefix() - Constructor for class com.stc.connector.message.LoggingPrefix
 
LoggingPrefix - Class in com.stc.connector.tcpip.ext
Provider of the Logging Prefix for this Eway
LoggingPrefix() - Constructor for class com.stc.connector.tcpip.ext.LoggingPrefix
 

M

MANAGED_CONNECTION_FACTORY_STATUS - Static variable in class com.stc.connector.tcpip.model.mbeans.TCPIPMBeanProperties
 
MANAGED_CONNECTION_FACTORY_STATUS_DESC - Static variable in class com.stc.connector.tcpip.model.mbeans.TCPIPMBeanProperties
 
MANAGED_CONNECTION_STATUS - Static variable in class com.stc.connector.tcpip.model.mbeans.TCPIPMBeanProperties
 
MANAGED_CONNECTION_STATUS_DESC - Static variable in class com.stc.connector.tcpip.model.mbeans.TCPIPMBeanProperties
 
MarkedAndFixedMsg - Class in com.stc.connector.message.envelope
This class represents a "Marked And Fixed" message.
MarkedAndFixedMsg(BeginEndMarkedMsg, FixedLengthMsg) - Constructor for class com.stc.connector.message.envelope.MarkedAndFixedMsg
Constructor
marshal() - Method in interface com.stc.connector.hl7.framework.structure.component.Component
Method marshal.
marshal() - Method in class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
 
marshal() - Method in class com.stc.connector.hl7.framework.structure.datatype.GenericDataTypeImpl
 
marshal() - Method in class com.stc.connector.hl7.framework.structure.field.GenericFieldImpl
 
marshal() - Method in class com.stc.connector.hl7.framework.structure.msg.ACK
 
marshal() - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
 
marshal() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
 
marshal() - Method in class com.stc.connector.hl7.framework.structure.segment.GenericSegmentImpl
 
marshal() - Method in class com.stc.connector.hl7.framework.structure.segment.MSA
 
marshal() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
 
marshal() - Method in class com.stc.connector.hl7.framework.structure.segment.SFT
 
matchConnection(Subject, ConnectionRequestInfo) - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Determines whether this instance of the EwayConnection matches the the connection request with the connection information in Subject and/or ConnectionRequestInfo.
MAX_THREAD_COUNT - Static variable in interface com.stc.connector.hl7.framework.persist.connection.ConnectionProperties
max thread count tag
mConn - Variable in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
The JDBC connection
Message - Interface in com.stc.connector.hl7.framework.structure.msg
This interface represents a HL7 message which contains HL7 segments.
message - Variable in class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
 
MessageInfo - Class in com.stc.connector.tcpip.ext.msg
This class represents the message configuration information.
MessageInfo() - Constructor for class com.stc.connector.tcpip.ext.msg.MessageInfo
Constructor
MessageInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.ext.msg.MessageInfo
Constructor for MessageInfo.
MessageInfoInterface - Interface in com.stc.connector.tcpip.ext.msg
This class represents the message configuration information.
MessageSpec - Class in com.stc.connector.hl7.framework.spec.msg
 
MessageSpec(String, String) - Constructor for class com.stc.connector.hl7.framework.spec.msg.MessageSpec
Constructor for MessageSpec.
MLLP - Class in com.stc.connector.hl7.framework.llp
This class represents the MLLP structure.
MLLP(HL7LLPInfo) - Constructor for class com.stc.connector.hl7.framework.llp.MLLP
Constructor for MLLP.
MLLPParsingtException - Exception in com.stc.connector.hl7.framework.llp
It represents a MLLP message parsing (extracting) exception.
MLLPParsingtException() - Constructor for exception com.stc.connector.hl7.framework.llp.MLLPParsingtException
Creates a new instance of MLLPParsingtException without detail message.
MLLPParsingtException(String) - Constructor for exception com.stc.connector.hl7.framework.llp.MLLPParsingtException
Constructs an instance of MLLPParsingtException with the specified detail message.
MLLPParsingtException(Exception) - Constructor for exception com.stc.connector.hl7.framework.llp.MLLPParsingtException
 
MLLPParsingtException(String, Exception) - Constructor for exception com.stc.connector.hl7.framework.llp.MLLPParsingtException
 
MLLPV2 - Class in com.stc.connector.hl7.framework.llp
This class represents the MLLP structure.
MLLPV2(HL7LLPInfo, MLLPV2CommonInterface, String) - Constructor for class com.stc.connector.hl7.framework.llp.MLLPV2
Constructor for MLLPV2.
MLLPV2.MLLPV2DBConnectionManager - Class in com.stc.connector.hl7.framework.llp
 
MLLPV2CommonInterface - Interface in com.stc.connector.hl7.framework.llp
A common interface that is implemented by HL7ApplicationImpl and HL7v3ApplicationImpl
mMonitorData - Variable in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
mMonitorData - Variable in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
 
mMonitorData - Variable in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
 
MSA - Class in com.stc.connector.hl7.framework.structure.segment
Represents an HL7 MSA message segment.
MSA(Message, String) - Constructor for class com.stc.connector.hl7.framework.structure.segment.MSA
Constructor for MSA.
MSA(Message, Field[]) - Constructor for class com.stc.connector.hl7.framework.structure.segment.MSA
Constructor for MSA.
MSASpec - Class in com.stc.connector.hl7.framework.spec.segment
This segment has the following fields:
MSH - Class in com.stc.connector.hl7.framework.structure.segment
This class represents a generic HL7 MSH message segment.
MSH(Message, String) - Constructor for class com.stc.connector.hl7.framework.structure.segment.MSH
Constructor for MSH.
MSH(Message, Field[]) - Constructor for class com.stc.connector.hl7.framework.structure.segment.MSH
Constructor for MSH.
MSHSpec - Class in com.stc.connector.hl7.framework.spec.segment
This segment has the following fields:

N

NakMsg - Class in com.stc.connector.message.acknak
This class represents a Nak message.
NakMsg(AbstractMsg) - Constructor for class com.stc.connector.message.acknak.NakMsg
 
NonPersistentStateHandlerImpl - Class in com.stc.connector.tcpip.model.state
It is a Non-Persistent StateHandler implementation.
NonPersistentStateHandlerImpl() - Constructor for class com.stc.connector.tcpip.model.state.NonPersistentStateHandlerImpl
Constructor for NonPersistentStateHandlerImpl.
NOT_AVAILABLE - Static variable in class com.stc.connector.tcpip.hl7.server.HL7v3ServerEndpoint
 
NumberMsg - Class in com.stc.connector.message.common
This message represents an number using leading-zero padding format.
NumberMsg() - Constructor for class com.stc.connector.message.common.NumberMsg
Constructor
NumberMsg(long, int, int) - Constructor for class com.stc.connector.message.common.NumberMsg
Constructor
NumberMsg(String, int, int) - Constructor for class com.stc.connector.message.common.NumberMsg
Constructor
NumberMsg(byte[], int, int) - Constructor for class com.stc.connector.message.common.NumberMsg
Constructor
NUMERIC_REPRESENT_DECIMAL - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
NUMERIC_REPRESENT_DECIMAL
NUMERIC_REPRESENT_HEXADECIMAL - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
NUMERIC_REPRESENT_HEXADECIMAL
NUMERIC_REPRESENT_NETWORK_LONG - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
NUMERIC_REPRESENT_NETWORK_LONG
NUMERIC_REPRESENT_NETWORK_SHORT - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
NUMERIC_REPRESENT_NETWORK_SHORT
NUMERIC_REPRESENT_OCTAL - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
NUMERIC_REPRESENT_OCTAL

O

ObjectSerializableStateHandlerImpl - Class in com.stc.connector.tcpip.model.state
It is a Persistent StateHandler implementation.
ObjectSerializableStateHandlerImpl() - Constructor for class com.stc.connector.tcpip.model.state.ObjectSerializableStateHandlerImpl
Constructor for ObjectSerializableStateHandlerImpl.
onConnection(TCPIPServerApplicationConnection) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerListener
Method onConnection.
onConnection(TCPIPServerApplicationConnection) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMessageEndpointFactory.MyMessageEndpoint
 
OneTimeSchedule - Class in com.stc.connector.tcpip.model.schedule
A simple implementation for one-time (non-repeated) schedule.
OneTimeSchedule(Date, long) - Constructor for class com.stc.connector.tcpip.model.schedule.OneTimeSchedule
Constructor for OneTimeSchedule.
OPTIONALITY_BACKWARD - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
OPTIONALITY_CONDITIONAL - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
OPTIONALITY_NOT_USED - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
OPTIONALITY_OPTIONAL - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
OPTIONALITY_REQUIRED - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
OPTIONALITY_WITHDRAWN - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
ORCL_DB - Static variable in interface com.stc.connector.hl7.framework.persist.connection.ConnectionProperties
Oracle
OrclDBConnImpl - Class in com.stc.connector.hl7.framework.persist.connection.impl
This class is used to get the Oracle connection object
OrclDBConnImpl(Connection) - Constructor for class com.stc.connector.hl7.framework.persist.connection.impl.OrclDBConnImpl
constructor

P

parse(String, String) - Static method in class com.stc.connector.hl7.framework.parser.GenericParser
Method parse.
PerActiveConnectionMsg - Class in com.stc.connector.message.envelope
This class represents a "Per Active Connection" message.
PerActiveConnectionMsg(AbstractMsg) - Constructor for class com.stc.connector.message.envelope.PerActiveConnectionMsg
Constructor
perform() - Method in interface com.stc.connector.tcpip.model.schedule.Task
Method perform.
PersistenceFileStateHandlerImpl - Class in com.stc.connector.tcpip.model.state
It is a Persistent StateHandler implementation.
PersistenceFileStateHandlerImpl(String) - Constructor for class com.stc.connector.tcpip.model.state.PersistenceFileStateHandlerImpl
Constructor for PersistenceFileStateHandlerImpl.
populateDBO(ResultSet) - Method in interface com.stc.connector.hl7.framework.persist.dbo.DBObject
fills DBObject with values from Resultset
populateDBO(DBObject, ResultSet) - Method in class com.stc.connector.hl7.framework.persist.dbo.DBObjectFactory
returns list of DBObjects from ResultSet
populateDBO(ResultSet) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
Populate DBO
populateDBO(ResultSet) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
populate DBO Object
PREFIX - Static variable in class com.stc.connector.message.LoggingPrefix
Prefix for the Logging in this eWay Connector
PREFIX - Static variable in class com.stc.connector.tcpip.ext.LoggingPrefix
Prefix for the Logging in this eWay Connector
PropertiesStateImpl - Class in com.stc.connector.tcpip.model.state
A simple State which represents a java Properties.
PropertiesStateImpl() - Constructor for class com.stc.connector.tcpip.model.state.PropertiesStateImpl
 

Q

QUERY_STMT_STR - Variable in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
query statement string

R

read(byte[], int, int) - Method in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.TCPIPPushbackInputStream
 
readCertainLength(int, boolean) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
Read until certain length data is got.
readFixedLengthMsg(int) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
Method readFixedLengthMsg.
readFully() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Read until no more data (end of file) or timeout occurs.
readFully(boolean) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Read until no more data (end of file), or timeout occurs (if the parameter endOnTimeout is true).
readMsgBetweenMarkers(AbstractMsg, AbstractMsg) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
Method readMsgBetweenMarkers.
readMsgUntilMarker(AbstractMsg) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
Method readMsgUntilMarker.
readMsgUntilMarker_old(AbstractMsg) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
Method readMsgUntilMarker.
readRepeatingMsg(int) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
Method readRepeatingMsg.
reassociateConnection(ManagedConnectionCallback) - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
This is called by the ManagedConnection to associate the connection handle to the ManagedConnection.
receive() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
Receives the enveloped data over the TCP/IP connection and de-envelopes/validates it (according to LLP settings).
receive() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3AppMessage
Receives the enveloped data over the TCP/IP connection and de-envelopes/validates it (according to LLP settings).
receive() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
receive() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
receive(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSClientApplicationImpl
 
receive(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
 
receiveAbstractMsg() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
receives an AbstractMsg
receiveAbstractMsg(TCPIPEXTClientApplication) - Method in interface com.stc.connector.tcpip.ext.msg.AbstractMsgReceiver
Receives an AbstractMsg over tcpip connection.
receiveBeginEndMarkedMsg() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
receives a BeginEndMarkedMsg
receiveBytes() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Reads all available data on the TCP/IP connection.
receiveBytes() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Reads all data available on the TCP/IP connection.
receiveBytes() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Reads all available data on the TCP/IP connection.
receiveBytes() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Reads all data available on the TCP/IP connection.
receiveBytes() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Reads all available data on the TCP/IP connection.
receiveBytes() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Reads all data available on the TCP/IP connection.
receiveBytes() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Reads all data which is available on TCP/IP connection.
receiveBytes() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Reads all data which is available on TCP/IP connection.
receiveBytes() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
receiveBytes(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
Method receiveBytes.
receiveCustomEnvelopedMsg() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
receives a CustomEnvelopedMsg
receiveEndMarkedMsg() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
receives an EndMarkedMsg
receiveEnvelopedMsg() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Receives an EnvelopedMsg through the TCP/IP connection.
receiveEnvelopedMsg() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Receives an EnvelopedMsg through the TCP/IP connection.
receiveEnvelopedMsg() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
 
receiveEnvelopedMsg(TCPIPEXTClientApplication) - Method in class com.stc.connector.tcpip.ext.msg.CustomEnvelopedMsgSample01
 
receiveEnvelopedMsg(TCPIPEXTClientApplication) - Method in class com.stc.connector.tcpip.ext.msg.CustomEnvelopedMsgSample02
 
receiveEnvelopedMsg(TCPIPEXTClientApplication) - Method in interface com.stc.connector.tcpip.ext.msg.EnvelopedMsgReceiver
Receives an EnvelopedMsg.
receiveEnvelopedMsg(Object) - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSClientApplicationImpl
 
receiveFixedLengthMsg() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
receives a FixedLengthMsg
receiveLengthPrefixedMsg() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
receives a LengthPrefixedMsg
receiveMarkedAndFixedMsg() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
receives a MarkedAndFixedMsg
receivePerActiveConnectionMsg() - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
receivesa PerActiveConnectionMsg
receiveString() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Reads all of the available data on TCP/IP connection.
receiveString(String) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Reads all available data on the TCP/IP connection.
receiveString() - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Reads all data which is available on TCP/IP connection.
receiveString(String) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Reads all data which is available on TCP/IP connection.
receiveString() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Reads all of the available data on TCP/IP connection.
receiveString(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Reads all available data on the TCP/IP connection.
receiveString() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Reads all data which is available on TCP/IP connection.
receiveString(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Reads all data which is available on TCP/IP connection.
receiveString() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Reads all of the available data on TCP/IP connection.
receiveString(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Reads all available data on the TCP/IP connection.
receiveString() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Reads all data which is available on TCP/IP connection.
receiveString(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Reads all data which is available on TCP/IP connection.
receiveString() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Reads all data which is available on TCP/IP connection.
receiveString(String) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Reads all data which is available on TCP/IP connection.
receiveString() - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Reads all data which is available on TCP/IP connection.
receiveString(String) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Reads all data which is available on TCP/IP connection.
receiveString() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
receiveString(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
receiveString(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
Method receiveString.
release() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMessageEndpointFactory.MyMessageEndpoint
 
release() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitor
The WorkManager might call this method to hint the active Work instance to complete execution as soon as possible.
release() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorker
The WorkManager might call this method to hint the active Work instance to complete execution as soon as possible.
removeTableEntryValue(String) - Method in class com.stc.connector.hl7.framework.spec.table.TableSpec
 
RepeatedSchedule - Class in com.stc.connector.tcpip.model.schedule
A simple implementation for repeated schedule.
RepeatedSchedule(Date, long, long, boolean) - Constructor for class com.stc.connector.tcpip.model.schedule.RepeatedSchedule
Constructor for RepeatedSchedule.
RepeatingMsg - Class in com.stc.connector.message.envelope
This class represents a "Repeating" message.
RepeatingMsg(EndMarkedMsg[]) - Constructor for class com.stc.connector.message.envelope.RepeatingMsg
Constructor
REPETITION_NO_REPETITION - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
REPETITION_REPEAT_UPTO_NUMBER - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
REPETITION_REPEATED - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
requestConnection(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
Method requestConnection.
run() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitor
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorker
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerTask
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.

S

schedule(Task) - Method in class com.stc.connector.tcpip.model.schedule.CalendarTaskScheduler
 
Schedule - Interface in com.stc.connector.tcpip.model.schedule
RA Communication schedule interface for a timer schedule.
schedule(Task) - Method in interface com.stc.connector.tcpip.model.schedule.Scheduler
 
schedule(TimerTask) - Method in class com.stc.connector.tcpip.model.schedule.TimerTaskScheduler
Method schedule.
schedule(Task) - Method in class com.stc.connector.tcpip.model.schedule.TimerTaskScheduler
 
schedule(Work) - Method in class com.stc.connector.tcpip.model.schedule.WorkScheduler
Method schedule.
schedule(Task) - Method in class com.stc.connector.tcpip.model.schedule.WorkScheduler
 
Scheduler - Interface in com.stc.connector.tcpip.model.schedule
A scheduler interface for exchange/communication.
scheduleWork(Work) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkManager
Accepts a Work instance for processing.
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkManager
Accepts a Work instance for processing.
SCOPE_BUSINESS_RULE - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
 
SCOPE_COLLABORATION - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
 
SCOPE_COLLABORATION - Static variable in interface com.stc.connector.tcpip.model.state.State
 
SCOPE_CONNECTION - Static variable in interface com.stc.connector.tcpip.model.state.State
 
SCOPE_OTD - Static variable in interface com.stc.connector.tcpip.model.state.State
 
SCOPE_PERSISTENCE - Static variable in interface com.stc.connector.tcpip.model.state.State
 
SCOPE_RESOURCE_ADAPTER - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
 
SCOPE_RESOURCE_ADAPTER - Static variable in interface com.stc.connector.tcpip.model.state.State
 
SCOPE_SESSION - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
 
Segment - Interface in com.stc.connector.hl7.framework.structure.segment
This interface represents a HL7 message segment which contains HL7 fields.
SegmentSpec - Class in com.stc.connector.hl7.framework.spec.segment
 
SegmentSpec(String, String) - Constructor for class com.stc.connector.hl7.framework.spec.segment.SegmentSpec
Constructor for SegmentSpec.
send() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
Envelopes (according to LLP settings) the HL7 data which is stored in payload, The enveloped HL7 data is then sent out over the TCP/IP connection.
send() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3AppMessage
Envelopes (according to LLP settings) the HL7 data which is stored in payload, The enveloped HL7 data is then sent out over the TCP/IP connection.
send() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
send() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
send(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSClientApplicationImpl
 
sendAbstractMsg(AbstractMsg) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
sends an AbstractMsg
sendAbstractMsg(AbstractMsg, TCPIPEXTClientApplication) - Method in interface com.stc.connector.tcpip.ext.msg.AbstractMsgSender
Sends an AbstractMsg over tcpip connection.
sendBeginEndMarkedMsg(BeginEndMarkedMsg) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
sends a BeginEndMarkedMsg
sendBytes(byte[]) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Sends a byte array through the TCP/IP connection.
sendBytes(byte[]) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Sends a byte array through the TCP/IP connection.
sendBytes(byte[]) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Sends a byte array through the TCP/IP connection.
sendBytes(byte[]) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Sends a byte array through the TCP/IP connection.
sendBytes(byte[]) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Sends a byte array through the TCP/IP connection.
sendBytes(byte[]) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Sends a byte array through the TCP/IP connection.
sendBytes(byte[]) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Sends a byte array through the TCP/IP connection.
sendBytes(byte[]) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Sends a byte array through the TCP/IP connection.
sendBytes(byte[]) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
sendBytes(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
Method sendBytes.
sendCustomEnvelopedMsg(EnvelopedMsg) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
sends a CustomEnvelopedMsg
sendEndMarkedMsg(EndMarkedMsg) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
sends an EndMarkedMsg
sendEnvelopedMsg(byte[]) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Sends an EnvelopedMsg through the TCP/IP connection.
sendEnvelopedMsg(byte[]) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Sends an EnvelopedMsg through the TCP/IP connection.
sendEnvelopedMsg(byte[]) - Method in interface com.stc.connector.hl7.framework.llp.MLLPV2CommonInterface
Envelopes (according to LLP settings) the HL7 data which is stored in payload, The enveloped HL7 data is then sent out over the MLLPv2.
sendEnvelopedMsg(byte[]) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
 
sendEnvelopedMsg(EnvelopedMsg, TCPIPEXTClientApplication) - Method in class com.stc.connector.tcpip.ext.msg.CustomEnvelopedMsgSample01
 
sendEnvelopedMsg(EnvelopedMsg, TCPIPEXTClientApplication) - Method in class com.stc.connector.tcpip.ext.msg.CustomEnvelopedMsgSample02
 
sendEnvelopedMsg(EnvelopedMsg, TCPIPEXTClientApplication) - Method in interface com.stc.connector.tcpip.ext.msg.EnvelopedMsgSender
Sends an EnvelopedMsg.
sendEnvelopedMsg(Object) - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSClientApplicationImpl
 
sendEnvelopedMsg(byte[]) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
sendEnvelopedMsg(byte[]) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
sendFixedLengthMsg(FixedLengthMsg) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
sends a FixedLengthMsg
sendLengthPrefixedMsg(LengthPrefixedMsg) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
sends a LengthPrefixedMsg
sendMarkedAndFixedMsg(MarkedAndFixedMsg) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
sends a MarkedAndFixedMsg
sendMessagePayload() - Method in interface com.stc.connector.hl7.framework.llp.MLLPV2CommonInterface
Envelopes (according to LLP settings) the HL7 data which is stored in payload, The enveloped HL7 data is then sent out over the MLLPv2.
sendMessagePayload() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
sendMessagePayload() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
sendPerActiveConnectionMsg(PerActiveConnectionMsg) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
sends a PerActiveConnectionMsg
sendString(String) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Sends a String with JVM default encoding through the TCP/IP connection.
sendString(String, String) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Sends a String with the specified encoding through the TCP/IP connection.
sendString(String) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Sends a String with the JVM default encoding through the TCP/IP connection.
sendString(String, String) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Sends a String with the specified encoding through the TCP/IP connection.
sendString(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Sends a String with JVM default encoding through the TCP/IP connection.
sendString(String, String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Sends a String with the specified encoding through the TCP/IP connection.
sendString(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Sends a String with the JVM default encoding through the TCP/IP connection.
sendString(String, String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Sends a String with the specified encoding through the TCP/IP connection.
sendString(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Sends a String with JVM default encoding through the TCP/IP connection.
sendString(String, String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Sends a String with the specified encoding through the TCP/IP connection.
sendString(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Sends a String with the JVM default encoding through the TCP/IP connection.
sendString(String, String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Sends a String with the specified encoding through the TCP/IP connection.
sendString(String) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Sends a String with JVM default encoding through the TCP/IP connection.
sendString(String, String) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Sends a String with the specified encoding through the TCP/IP connection.
sendString(String) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Sends a String with JVM default encoding through the TCP/IP connection.
sendString(String, String) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Sends a String with the specified encoding through the TCP/IP connection.
sendString(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
sendString(String, String) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
sendString(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
Method sendString.
setAcknowledgementType(String) - Method in class com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfo
Sets the acknowledgementType.
setAcknowledgementType(String) - Method in interface com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfoInterface
Sets the acknowledgementType.
setAcknowledgmentLevel(String) - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Sets the acknowledgmentLevel.
setAcknowledgmentLevel(String) - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Sets the acknowledgmentLevel.
setACKXMLPayLoad(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
The payload holds HL7 ACK XML message.
setACKXMLPayLoad(String) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
setActionOnMaxFailedReadRetry(String) - Method in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Method setActionOnMaxFailedReadRetry
setActionOnMaxFailedReadRetry(String) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfoInterface
Sets the Action on Max Failed Read Retry reached.
setActionOnMaxNakReceived(String) - Method in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Method setActionOnMaxNakReceived
setActionOnMaxNakReceived(String) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfoInterface
Sets the Action on Max NAK Received.
setActionOnMaxNakSent(String) - Method in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Method setActionOnMaxNakSent
setActionOnMaxNakSent(String) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfoInterface
Sets the Action on Max NAK sent.
setActionOnMaxNoResponse(String) - Method in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Method setActionOnMaxNoResponse
setActionOnMaxNoResponse(String) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfoInterface
Sets the Action on Max No Response.
setActionOnNakReceived(String) - Method in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Method setActionOnNakReceived
setActionOnNakReceived(String) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfoInterface
Sets the Action on NAK Received.
setActionOnNoResponse(String) - Method in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Method setActionOnNoResponse
setActionOnNoResponse(String) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfoInterface
Sets the Action on No Response.
setActivationSpec(ActivationSpec) - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPActivationSpecMonitor
 
setActivationSpec(ActivationSpec) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Sets the activationSpec.
setActivationSpec(ActivationSpec) - Method in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
 
setAlternateCharacterSetHandlingScheme(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the alternateCharacterSetHandlingScheme, MSH-20.
setAlternateCharacterSetHandlingScheme(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the alternateCharacterSetHandlingScheme, MSH-20.
setApplicationAcknowledgmentLevel() - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Method setApplicationAcknowledgmentLevel.
setApplicationAcknowledgmentLevel() - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Method setApplicationAcknowledgmentLevel.
setApplicationConnection(TCPIPApplicationConnection) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Sets the TCPIP application connection.
setApplicationId(String) - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
sets applicationId string
setApplicationId(String) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
setApplicationName(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
setAtFixedRate(boolean) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfo
 
setAtFixedRate(boolean) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfo
 
setAutoClose(boolean) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Sets the autoClose.
setAutoReconnect(boolean) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Sets the autoReconnect.
setAutoReconnectUponMatchingFailure(boolean) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
 
setAutoValidateIncomingMessage(boolean) - Method in class com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfo
Method setAutoValidateIncomingMessage.
setAutoValidateIncomingMessage(boolean) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfoInterface
Method setAutoValidateIncomingMessage
setAutoValidateOutgoingMessage(boolean) - Method in class com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfo
Method setAutoValidateOutgoingMessage.
setAutoValidateOutgoingMessage(boolean) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfoInterface
Method setAutoValidateOutgoingMessage
setBacklog(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the backlog which is the maximum length of the queue.
setBacklog(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the backlog which is the maximum length of the queue.
setBinaryNumber(byte[]) - Method in class com.stc.connector.message.common.BinaryNumberMsg
Sets the binary number.
setBlockType(char) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
The setBlockType method is only used for HLLP (Hybrid Lower Layer Protocol).
setBlockType(char) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
setBody(AbstractMsg) - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Sets the body.
setBytes(byte[]) - Method in class com.stc.connector.message.common.BytesMsg
Sets the bytes.
setBytes(byte[]) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Sets the bytes.
setBytesToRead(int) - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Sets the bytesToRead.
setBytesToRead(int) - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Sets the bytesToRead.
setCalledByInbound(boolean) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Sets the calledByInbound.
setCallingAdapter(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Sets the callingAdapter.
setCharacterSet(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the characterSet, MSH-18.
setCharacterSet(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the characterSet, MSH-18.
setChildMsgs(AbstractMsg[]) - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Sets the childMsgs.
setClientApplication(Object) - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSMessage
 
setClientApplication(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSMessage
 
setClientApplication(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Sets the clientApplication.
setClientConnectionEstablishmentInfo(TCPIPSocketEstablishmentInfo) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
 
setClientConnectionEstablishmentInfo(TCPIPSocketEstablishmentInfo) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
setClientGeneralInfo(TCPIPClientGeneralInfo) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
setClientMessage(Object) - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSContainer
 
setClientMessage(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSContainer
 
setClientMessage(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
Sets the clientMessage.
setCloseNotification(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
 
setCommitAcknowledgmentLevel() - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Method setCommitAcknowledgmentLevel.
setCommitAcknowledgmentLevel() - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Method setCommitAcknowledgmentLevel.
setConformanceStatementID(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the conformanceStatementID, MSH-21.
setConformanceStatementID(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the conformanceStatementID, MSH-21.
setConnectionID(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the connectionID.
setConnectionID(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the connectionID.
setConnectionPoolSize(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
 
setConnectionType(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
 
setConnectionType(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
setContent(String) - Method in interface com.stc.connector.hl7.framework.structure.component.Component
Method setContent.
setContent(String) - Method in class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
 
setCountryCode(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the countryCode, MSH-17.
setCountryCode(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the countryCode, MSH-17.
setCreateConnection(boolean) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
 
setCreateConnection(boolean) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the createConnection.
setCreatedTime(Timestamp) - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
sets createdTime value
setCreatedTime(Timestamp) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
setCreationTime(String) - Method in class com.stc.connector.hl7.v3.framework.parser.HL7V3TransmissionWrapperContext
Sets the message creation time
setCustomEnvelopedClassName(String) - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Sets the customEnvelopedClassName.
setCustomEnvelopedClassName(String) - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Sets the customEnvelopedClassName.
setCustomerDefinedProperty(String) - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Sets the customerDefinedProperty.
setCustomerDefinedProperty(String) - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Sets the customerDefinedProperty.
setDataBlockType() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
The setDataBlockType is only used for HLLP (Hybrid Lower Layer Protocol).
setDataBlockType() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
setDatasourceJNDIName(String) - Method in class com.stc.connector.hl7.framework.persist.HL7PersistInfo
Sets the DataSource JNDI Name the sequenceNumberEnabled.
setDataType(DataType) - Method in class com.stc.connector.hl7.framework.structure.field.GenericFieldImpl
Sets the dataType.
setDataTypeSpec(DataTypeSpec) - Method in class com.stc.connector.hl7.framework.spec.field.FieldSpec
Sets the dataTypeSpec.
setDedicatedSessionMode(boolean) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Sets the dedicatedSessionMode.
setDedicatedSessionMode(boolean) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Sets the dedicatedSessionMode.
setDedicatedSessionMode(boolean) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Sets the dedicatedSessionMode.
setDedicatedSessionMode(boolean) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Sets the dedicatedSessionMode.
setDedicatedSessionMode(boolean) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
setDedicatedSessionMode(boolean) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
setDedicatedSessionMode(boolean) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
setDedicatedSessionMode(boolean) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
setDedicatedSessionMode(boolean) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
Sets the dedicatedSessionMode.
setDefaultEncoding(String) - Static method in class com.stc.connector.message.common.TextMsg
Sets the defaultEncoding.
setDelay(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfo
 
setDelay(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfo
 
setDescription(String) - Method in class com.stc.connector.hl7.framework.status.Status
Sets the description.
setEGateSendsAppAcks(boolean) - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Method setEGateSendsAppAcks.
setEGateSendsAppAcks(boolean) - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Method setEGateSendsAppAcks.
setEnable(boolean) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
setEnable(boolean) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
setEnableJournalling(boolean) - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
 
setEnableJournalling(boolean) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method setEnableJournalling
setEncoding(String) - Method in class com.stc.connector.message.common.TextMsg
Sets the encoding.
setEncoding(String) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Sets the encoding.
setEncodingCharacters(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the encodingCharacters, MSH-02.
setEncodingCharacters(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the encodingCharacters, MSH-02.
setEndBlockCharacter(char) - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Sets the endBlockCharacter.
setEndBlockCharacter(char) - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Sets the endBlockCharacter.
setEndDataCharacter(char) - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Sets the endDataCharacter.
setEndDataCharacter(char) - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Sets the endDataCharacter.
setEnvelopedMsg(byte[]) - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSMessage
 
setEnvelopeType(String) - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Sets the envelopeType.
setEnvelopeType(String) - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Sets the envelopeType.
setEnvelopeType(String) - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Sets the envelopeType.
setERR() - Method in class com.stc.connector.hl7.framework.structure.msg.ACK
Method setERR.
setEwayConnection(TCPIPEwayConnection) - Method in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
 
setFields(Field[]) - Method in class com.stc.connector.hl7.framework.structure.segment.GenericSegmentImpl
Sets the fields.
setFieldSeparator(char) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the fieldSeparator, MSH-01.
setFieldSeparator(char) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the fieldSeparator, MSH-01.
setFieldSpecs(FieldSpec[]) - Method in class com.stc.connector.hl7.framework.spec.segment.SegmentSpec
Sets the fieldSpecs.
setForwardExternalAcksToEGate(boolean) - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Method setForwardExternalAcksToEGate.
setForwardExternalAcksToEGate(boolean) - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Method setForwardExternalAcksToEGate.
setGeneratedAckNakMessage(byte[]) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
Used to set the ACK or NAK message
setHeuristicsTables(HeuristicsTables) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
setHL7ACK(ACK) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
The setHL7ACK is used to set the ACK message.
setHL7AcknowledgmentInfo(HL7AcknowledgmentInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Sets the hl7AcknowledgmentInfo.
setHL7AcknowledgmentInfo(HL7v3AcknowledgementInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Sets the hl7AcknowledgmentInfo.
setHL7CommunicationControlInfo(HL7CommunicationControlInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Sets the hl7CommunicationControlInfo.
setHL7CommunicationControlInfo(HL7CommunicationControlInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Sets the hl7CommunicationControlInfo
setHL7LLPInfo(HL7LLPInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Sets the hl7LLPInfo.
setHL7LLPInfo(HL7LLPInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Sets the hl7LLPInfo.
setHL7Message(Message) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
The setHL7Message is used to set the HL7 Message
setHL7Message(HL7AppMessage) - Method in class com.stc.connector.tcpip.hl7.client.HL7ClientApplicationImpl
Sets the appMessage.
setHL7Message(HL7v3AppMessage) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3ClientApplicationImpl
Sets the appMessage.
setHL7MessageInfo(HL7MessageInfo) - Method in class com.stc.connector.tcpip.hl7.client.HL7ClientApplicationImpl
Sets the hl7MessageInfo.
setHL7MessageInfo(HL7MessageInfo) - Method in class com.stc.connector.tcpip.hl7.client.HL7EwayConnection
Sets the hl7MessageInfo.
setHL7MessageInfo(HL7MessageInfo) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerEndpoint
Sets the hl7MessageInfo.
setHL7MSHInfo(HL7MSHInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Sets the hl7MSHInfo.
setHL7PersistInfo(HL7PersistInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Sets the hl7PersistInfo.
setHL7PersistInfo(HL7PersistInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Sets the hl7PersistInfo
setHL7RecourseActionInfo(HL7RecourseActionInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Sets the hl7RecourseActionInfo.
setHL7RecourseActionInfo(HL7RecourseActionInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Sets the hl7RecourseActionInfo
setHL7SeqNumberInfo(HL7SeqNumberInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Sets the hl7SeqNumberInfo.
setHL7SeqNumberInfo(HL7SeqNumberInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Sets the hl7SeqNumberInfo.
setHL7SequenceNumber(String) - Method in class com.stc.connector.tcpip.hl7.mbeans.HL7MonitorData
Sets the HL7 sequence number for processing next message
setHL7SequenceNumber(String) - Method in class com.stc.connector.tcpip.hl7.mbeans.HL7RAMonitor
Method setHL7SequenceNumber
setHL7SFTInfo(HL7SFTInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Sets the hl7SFTInfo.
setHL7v3MessageInfo(HL7v3MessageInfo) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3ClientApplicationImpl
Sets the hl7MessageInfo.
setHL7v3MessageInfo(HL7v3MessageInfo) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3EwayConnection
Sets the hl7MessageInfo.
setHL7v3MessageInfo(HL7v3MessageInfo) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerEndpoint
Sets the hl7MessageInfo.
setHL7v3TransmissionWrapperInfo(HL7v3TransmissionWrapperInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Sets the hl7v3TranWrapperInfo
setHL7ValidationControlInfo(HL7ValidationControlInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Sets the hl7ValidationControlInfo.
setHL7ValidationControlInfo(HL7ValidationControlInfo) - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Sets the hl7ValidationControlInfo
setHLLPChecksumEnabled(boolean) - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Sets the hllpChecksumEnabled.
setHLLPChecksumEnabled(boolean) - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Sets the hllpChecksumEnabled.
setHost(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the host.
setHost(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the host.
setId(String) - Method in class com.stc.connector.hl7.v3.framework.parser.HL7V3TransmissionWrapperContext
Sets the unique identifier of the HL7 message
setIdleTimeout(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
Value 0 means no idle timeout checking.
setIgnoreUntilChar(char) - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Sets the ignoreUntilChar.
setIgnoreUntilChar(char) - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Sets the ignoreUntilChar.
setInboundConnectionManagementInfo(TCPIPServerConnectionManagementInfo) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
setInboundTriggerEvent(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
setInteractionId(String) - Method in class com.stc.connector.hl7.v3.framework.parser.HL7V3TransmissionWrapperContext
Sets the interactionID The interaction identifier is a reference to the unique information interchange derived from the V3 MDF for specifying a message.
setInteractionID(String) - Method in class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
Sets the interactionID The interaction identifier is a reference to the unique information interchange derived from the V3 MDF for specifying a message.
setInteractionID(String) - Method in interface com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfoInterface
Sets the interactionID The interaction identifier is a reference to the unique information interchange derived from the V3 MDF for specifying a message.
setKeepAlive(boolean) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the keepAlive.
setKeepAlive(boolean) - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Sets the keepAlive.
setKeepAlive(boolean) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the keepAlive.
setKeepAlive(boolean) - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Sets the keepAlive.
setLastReceiveOperationTimestamp(String) - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPMonitorData
 
setLastReceiveOperationTimestamp(String) - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPRAMonitor
 
setLastSendOperationTimestamp(String) - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPMonitorData
 
setLastSendOperationTimestamp(String) - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPRAMonitor
 
setLastSuccessReceiveTime(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
 
setLastUpdatedTime(Timestamp) - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
sets last Updated Timestamp value
setLastUpdatedTime(Timestamp) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
setLeftOverFromLastRead(byte[]) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
setLeftOverFromLastRead(byte[]) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
setLeftOverFromLastRead(byte[]) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
setLeftOverFromLastRead(byte[]) - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
sets the data which is left over from last read
setLeftOverFromLastRead(byte[]) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
setLeftOverFromLastRead(byte[]) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
 
setLeftOverFromLastRead(byte[]) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
setListenerScheduleInfo(TCPIPServerMonitorScheduleInfo) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
setLLPType(String) - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Sets the LLPType.
setLLPType(String) - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Sets the LLPType.
setManagedConnectionCallback(ManagedConnectionCallback) - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
 
setManagedConnectionFactory(ManagedConnectionFactory) - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPMCFMonitor
 
setManagedConnectionFactory(ManagedConnectionFactory) - Method in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
 
setMarshalCalled(boolean) - Method in class com.stc.connector.hl7.framework.status.Status
Sets the marshalCalled.
setMaxBindingRetries(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerPortBindingInfo
 
setMaxCannedNAKSendRetry(long) - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
 
setMaxCannedNAKSendRetry(long) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method setMaxCannedNAKSendRetry
setMaxConnectionRetries(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
 
setMaxDataSize(int) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Sets the maxDataSize.
setMaxDataSize(int) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Sets the maxDataSize..
setMaxDataSize(int) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Sets the maxDataSize.
setMaxDataSize(int) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Sets the maxDataSize..
setMaxDataSize(int) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Sets the maxDataSize.
setMaxDataSize(int) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Sets the maxDataSize..
setMaxDataSize(int) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Sets the maxDataSize.
setMaxDataSize(int) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Sets the maxDataSize.
setMaxDataSize(int) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
setMaxDataSize(int) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
setMaxDataSize(int) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
setMaxDataSize(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
setMaxDataSize(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
Sets the maxDataSize.
setMaxDataSize(int) - Method in interface com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfoInterface
Sets the maxDataSize.
setMaxDataSize(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
setMaxDataSize(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
Sets the maxDataSize.
setMaxDataSize(int) - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfoInterface
Sets the maxDataSize.
setMaxEmptyReadRetry(long) - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
 
setMaxEmptyReadRetry(long) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method setMaxEmptyReadRetry
setMaxLength(int) - Method in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Sets the maxLength.
setMaxNAKReceiveRetry(long) - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
 
setMaxNAKReceiveRetry(long) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method setMaxNAKReceiveRetry
setMaxNAKSendRetry(long) - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
 
setMaxNAKSendRetry(long) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method setMaxNAKSendRetry
setMaxNoResponse(long) - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
 
setMaxNoResponse(long) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method setMaxNoResponse
setMaxNumofRetries(long) - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Sets the maxNumRetries.
setMaxNumofRetries(long) - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Sets the maxNumRetries.
setMaxPoolSize(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
 
setMaxPoolSize(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
 
setMaxWaitTimeInMillis(long) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
 
setMaxWaitTimeInMillis(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
 
setMessage(Message) - Method in class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
Method setMessage.
setMessage(AbstractMsg) - Method in class com.stc.connector.message.acknak.AckNakMsg
Sets the message.
setMessageId(String) - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
sets Message ID string
setMessageId(String) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
setMessageInfo(MessageInfo) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
Sets the messageInfo.
setMessageInfo(MessageInfo) - Method in class com.stc.connector.tcpip.ext.client.TCPIPEXTEwayConnection
Sets the messageInfo.
setMessageInfo(MessageInfo) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerEndpoint
Sets the messageInfo.
setMessagePayload(byte[]) - Method in interface com.stc.connector.hl7.framework.llp.MLLPV2CommonInterface
The payload holds HL7 data.
setMessagePayload(byte[]) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
setMessagePayload(byte[]) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
setMinLength(int) - Method in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Sets the minLength.
setMonitor(ObjectReference) - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
 
setMonitor(ObjectReference) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
 
setMonitorAtFixedRate(boolean) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Sets the monitorAtFixedRate.
setMonitorDataContainer(MonitorDataContainer) - Method in class com.stc.connector.tcpip.hl7.mbeans.HL7ActivationSpecMonitor
Method setMonitorDataContainer.
setMonitorDataContainer(MonitorDataContainer) - Method in class com.stc.connector.tcpip.hl7.mbeans.HL7MCFMonitor
Method setMonitorDataContainer.
setMonitorDataContainer(MonitorDataContainer) - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPActivationSpecMonitor
Set the data container that provides the dynamic monitor data
setMonitorDataContainer(MonitorDataContainer) - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPMCFMonitor
Set the data container that provides the dynamic monitor data
setMonitorDelay(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Sets the monitorDelay.
setMonitorPeriod(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Sets the monitorPeriod.
setMonitorScheduler(Scheduler) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
 
setMonitorScheduler(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
setMonitorScheduleType(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
setMonitorWork(TCPIPServerMonitor) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
Sets the monitorWork.
setMSA() - Method in class com.stc.connector.hl7.framework.structure.msg.ACK
Method setMSA.
setNAKBlockType() - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
The setNAKBlockType is only used for HLLP (Hybrid Lower Layer Protocol).
setNAKBlockType() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
setName(String) - Method in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Sets the name.
setName(String) - Method in interface com.stc.connector.hl7.framework.structure.component.Component
Method setName.
setName(String) - Method in class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
Method setName.
setNumber(long) - Method in class com.stc.connector.message.common.NumberMsg
Sets the number.
setNumericRepresentation(String) - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Sets the numericRepresentation.
setNumericRepresentation(String) - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Sets the numericRepresentation.
setOldStatus(int) - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
sets old status integer value
setOldStatus(int) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
setOptionality(String) - Method in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Sets the optionality.
setParseAllSegments(boolean) - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
 
setParseAllSegments(boolean) - Method in class com.stc.connector.tcpip.hl7.msg.HL7ParsingControlInfo
Method setParseAllSegments
setParseAllSegments(boolean) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7ParsingControlInfoInterface
Method setParseAllSegments
setPayload(byte[]) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
The payload holds HL7 data.
setPayload(byte[]) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3AppMessage
The payload holds HL7 data.
setPayload(byte[]) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
setPayload(byte[]) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
setPeriod(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfo
 
setPeriod(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfo
 
setPersistenceFile(String) - Method in class com.stc.connector.tcpip.model.state.PersistenceFileStateHandlerImpl
Sets the persistenceFile.
setPersistenceStateFileLocation(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
 
setPersistenceStateFileLocation(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
 
setPoolIdleTimeoutInSeconds(long) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
 
setPoolIdleTimeoutInSeconds(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
 
setPort(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the port.
setPrefix(AbstractMsg) - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Sets the prefix.
setPrincipalLanguageOfMessage(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the principalLanguageOfMessage, MSH-19.
setPrincipalLanguageOfMessage(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the principalLanguageOfMessage, MSH-19.
setProcessingCode(String) - Method in class com.stc.connector.hl7.v3.framework.parser.HL7V3TransmissionWrapperContext
Sets the processingCode This attribute defines whether the message is part of a production, training, or debugging system.
setProcessingCode(String) - Method in class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
Sets the processingCode This attribute defines whether the message is part of a production, training, or debugging system.
setProcessingCode(String) - Method in interface com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfoInterface
Sets the processingCode This attribute defines whether the message is part of a production, training, or debugging system.
setProcessingID(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the processingID.
setProcessingID(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the processingID.
setProcessingModeCode(String) - Method in class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
Sets the ProcessingModeCode This attribute defines whether the message is being sent in current processing, archive mode, initial load mode, restore from archive mode
setProcessingModeCode(String) - Method in interface com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfoInterface
Sets the ProcessingModeCode This attribute defines whether the message is being sent in current processing, archive mode, initial load mode, restore from archive mode
setRadix(int) - Method in class com.stc.connector.message.common.NumberMsg
Sets the radix.
setReceiveBufferSize(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the receiveBufferSize.
setReceiveBufferSize(int) - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Sets the receiveBufferSize.
setReceiveBufferSize(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the receiveBufferSize.
setReceiveBufferSize(int) - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Sets the receiveBufferSize.
setReceivingApplication(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the receivingApplication, MSH-05.
setReceivingApplication(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the receivingApplication, MSH-05.
setReceivingFacility(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the receivingFacility, MSH-06.
setReceivingFacility(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the receivingFacility, MSH-06.
setRepetition(String) - Method in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Sets the repetition.
setRequestMessage(String) - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
sets requestMessage string
setRequestMessage(String) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
setResizeQuantity(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
 
setResizeQuantity(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
 
setResourceAdapter(ResourceAdapter) - Method in class com.stc.connector.tcpip.model.client.TCPIPManagedConnectionFactory
 
setResponseMessage(String) - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
sets responseMessage string
setResponseMessage(String) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
setRetryBindingInterval(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerPortBindingInfo
 
setRetryConnectionInterval(long) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
 
setScheduler(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfo
 
setScheduler(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfo
 
setScheduleType(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfo
 
setScheduleType(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfo
 
setScopeOfConnection(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
 
setScopeOfState(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
 
setScopeOfState(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
 
setSecurity(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the security, MSH-08.
setSecurity(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the security, MSH-08.
setSegments(Segment[]) - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
Sets the segments.
setSegmentSpecs(SegmentSpec[]) - Method in class com.stc.connector.hl7.framework.spec.msg.MessageSpec
Sets the segmentSpecs.
setSendBufferSize(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the sendBufferSize.
setSendBufferSize(int) - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Sets the sendBufferSize.
setSendBufferSize(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the sendBufferSize.
setSendBufferSize(int) - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Sets the sendBufferSize.
setSendingApplication(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the sendingApplication, MSH-03.
setSendingApplication(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the sendingApplication, MSH-03.
setSendingFacility(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the sendingFacility, MSH-04.
setSendingFacility(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the sendingFacility, MSH-04.
setSequenceNumber(int) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
setSequenceNumber(int) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
setSequenceNumberEnabled(boolean) - Method in class com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfo
Sets the sequenceNumberEnabled.
setSequenceNumberEnabled(boolean) - Method in interface com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfoInterface
Sets the sequenceNumberEnabled.
setSequenceNumberFileLocation(String) - Method in class com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfo
Sets the sequenceNumberFileLocation.
setSequenceNumberFileLocation(String) - Method in interface com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfoInterface
Sets the sequenceNumberFileLocation.
setServerApplication(Object) - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSMessage
 
setServerApplication(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSMessage
 
setServerApplication(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Sets the serverApplication.
setServerApplicationConnection(TCPIPServerApplicationConnection) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
Sets the TCPIP application connection.
setServerApplicationConnection(TCPIPServerApplicationConnection) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
Sets the TCPIP application connection.
setServerApplicationConnection(TCPIPServerApplicationConnection) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
Sets the TCPIP application connection.
setServerApplicationConnection(TCPIPServerApplicationConnection) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
Sets the TCPIP application connection.
setServerGeneralInfo(TCPIPServerGeneralInfo) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
setServerGeneralInfo(TCPIPServerGeneralInfo) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
setServerGeneralInfo(TCPIPServerGeneralInfo) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
setServerGeneralInfo(TCPIPServerGeneralInfo) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
setServerMessage(Object) - Method in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSContainer
 
setServerMessage(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSContainer
 
setServerMessage(Object) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
Sets the serverMessage.
setServerPort(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the server port.
setServerPortBindingInfo(TCPIPServerPortBindingInfo) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
 
setServerPortBindingInfo(TCPIPServerPortBindingInfo) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
setServerScheduleInfo(TCPIPServerScheduleInfo) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
Method setServerScheduleInfo.
setServerScheduleInfo(TCPIPServerScheduleInfo) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
Method setServerScheduleInfo.
setServerScheduleInfo(TCPIPServerScheduleInfo) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
Method setServerScheduleInfo.
setServerScheduleInfo(TCPIPServerScheduleInfo) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
Method setServerScheduleInfo.
setServerSocket(ServerSocket) - Method in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
 
setServerSocketFactoryImplClassName(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the serverSocketFactoryImplClassName.
setServerSocketFactoryImplClassName(String) - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Sets the serverSocketFactoryImplClassName.
setServerSocketInfo(TCPIPServerSocketInfo) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
Method setServerSocketInfo.
setServerSocketInfo(TCPIPServerSocketInfo) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
Method setServerSocketInfo.
setServerSocketInfo(TCPIPServerSocketInfo) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
Method setServerSocketInfo.
setServerSocketInfo(TCPIPServerSocketInfo) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
Method setServerSocketInfo.
setServerSoTimeout(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the server soTimeout.
setServerSoTimeout(int) - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Sets the server soTimeout.
setServerSoTimeout(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the server soTimeout.
setServerSoTimeout(int) - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Sets the server soTimeout.
setServerWelcomeMessage(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
 
setServerWelcomeMessage(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
setServiceScheduleInfo(TCPIPServerWorkerScheduleInfo) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
setSFT() - Method in class com.stc.connector.hl7.framework.structure.msg.ACK
Method setSFT.
setSocketConnected() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the socketConnected to true.
setSocketConnected() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the socketConnected to true.
setSocketFactoryImplClassName(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the socketFactoryImplClassName.
setSocketInfo(TCPIPSocketInfo) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Method setSocketInfo.
setSoftwareBinaryID(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
setSoftwareBinaryID(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
setSoftwareCertifiedVersionOrReleaseNumber(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
setSoftwareCertifiedVersionOrReleaseNumber(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
setSoftwareInstallDate(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
setSoftwareInstallDate(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
setSoftwareProductInformation(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
setSoftwareProductInformation(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
setSoftwareProductName(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
setSoftwareProductName(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
setSoftwareVendorOrganization(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
setSoftwareVendorOrganization(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
setSoLinger(boolean) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the soLinger.
setSoLinger(boolean) - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Sets the soLinger.
setSoLinger(boolean) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the soLinger.
setSoLinger(boolean) - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Sets the soLinger.
setSoLingerTimeout(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the soLingerTimeout.
setSoLingerTimeout(int) - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Sets the soLingerTimeout.
setSoLingerTimeout(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the soLingerTimeout.
setSoLingerTimeout(int) - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Sets the soLingerTimeout.
setSoTimeout(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the soTimeout.
setSoTimeout(int) - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Sets the soTimeout.
setSoTimeout(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the soTimeout.
setSoTimeout(int) - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Sets the soTimeout.
setStartBlockCharacter(char) - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Sets the startBlockCharacter.
setStartBlockCharacter(char) - Method in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
Sets the startBlockCharacter.
setState(String) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
Sets the State.
setState(String) - Method in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
Sets the State.
setState(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
Sets the State.
setState(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
Sets the State.
setState(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
Sets the State.
setState(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
Sets the State.
setState(String) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
Sets State.
setState(String) - Method in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
Sets State.
setState(String) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
setState(String) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
setState(String) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
setState(State) - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
 
setState(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
setState(State) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
 
setState(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
setState(State) - Method in class com.stc.connector.tcpip.model.state.EntityBeanStateHandlerImpl
 
setState(State) - Method in class com.stc.connector.tcpip.model.state.JAXBStateHandlerImpl
 
setState(State) - Method in class com.stc.connector.tcpip.model.state.JDBCStateHandlerImpl
 
setState(State) - Method in class com.stc.connector.tcpip.model.state.JDOStateHandlerImpl
 
setState(State) - Method in class com.stc.connector.tcpip.model.state.NonPersistentStateHandlerImpl
 
setState(State) - Method in class com.stc.connector.tcpip.model.state.ObjectSerializableStateHandlerImpl
 
setState(State) - Method in class com.stc.connector.tcpip.model.state.PersistenceFileStateHandlerImpl
 
setState(State) - Method in interface com.stc.connector.tcpip.model.state.StateHandler
Sets the State.
setState(State) - Method in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
Sets the state.
setStateValue(int) - Method in class com.stc.connector.tcpip.model.state.SingleIntegerStateImpl
Sets the stateValue.
setStateValue(String) - Method in class com.stc.connector.tcpip.model.state.SingleStringStateImpl
Sets the stateValue.
setStatus(int) - Method in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
sets status integer value
setStatus(int) - Method in class com.stc.connector.hl7.framework.persist.dbo.impl.HL7MessageLogDBOImpl
 
setStatus(int) - Method in class com.stc.connector.tcpip.model.mbeans.TCPIPMonitorData
 
setSteadyPoolSize(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
 
setSteadyPoolSize(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
 
setStoreUntilChar(char) - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Sets the storeUntilChar.
setStoreUntilChar(char) - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Sets the storeUntilChar.
setString(String) - Method in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Sets the string.
setSubDataTypes(DataType[]) - Method in class com.stc.connector.hl7.framework.structure.datatype.GenericDataTypeImpl
Sets the subDataTypes.
setSubDataTypeSpecs(DataTypeSpec[]) - Method in class com.stc.connector.hl7.framework.spec.datatype.DataTypeSpec
Sets the subDataTypeSpecs.
setSuffix(AbstractMsg) - Method in class com.stc.connector.message.envelope.EnvelopedMsg
Sets the suffix.
setSuspendedByMonitor(boolean) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
 
setTableEntryValues(ArrayList) - Method in class com.stc.connector.hl7.framework.spec.table.TableSpec
Sets the tableEntryValues.
setTableEntryValueToBeAdded(String) - Method in class com.stc.connector.hl7.framework.spec.table.TableSpec
 
setTableEntryValueToBeRemoved(String) - Method in class com.stc.connector.hl7.framework.spec.table.TableSpec
 
setTableNumber(String) - Method in class com.stc.connector.hl7.framework.spec.table.TableSpec
Sets the tableNumber.
setTableSpec(TableSpec) - Method in class com.stc.connector.hl7.framework.spec.datatype.DataTypeSpec
Sets the tableSpec.
setTCPIPClientGeneralInfo(TCPIPClientGeneralInfo) - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Sets the TCPIPClientGeneralInfo object.
setTCPIPInboundConfigInfo(TCPIPServerConfigInfo) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
setTCPIPInboundConfigInfo(TCPIPServerConfigInfo) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
setTCPIPInboundConfigInfo(TCPIPServerConfigInfo) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
setTCPIPInboundConfigInfo(TCPIPServerConfigInfo) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
setTCPIPOutboundConfigInfo(TCPIPClientConfigInfo) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
setTCPIPServerGeneralInfo(TCPIPServerGeneralInfo) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Sets the TCPIPServerGeneralInfo.
setTCPIPServerScheduleInfo(TCPIPServerScheduleInfo) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Sets the TCPIPServerScheduleInfo.
setTCPIPServerSocketInfo(TCPIPServerSocketInfo) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Sets the TCPIPServerSocketInfo.
setTCPIPSocketFactory(TCPIPSocketFactory) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocket
Sets TCPIPSocketFactory.
setTCPIPSocketFactory(TCPIPSocketFactory) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocket
Sets TCPIPSocketFactory.
setTCPIPSocketFactoryClassName(String) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocket
Sets TCPIPSocketFactoryClassName.
setTCPIPSocketFactoryClassName(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocket
Sets TCPIPSocketFactoryClassName.
setTCPIPSocketInfo(TCPIPSocketInfo) - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Sets the TCPIPSocketInfo object.
setTcpNoDelay(boolean) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Sets the tcpNoDelay.
setTcpNoDelay(boolean) - Method in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
Sets the tcpNoDelay.
setTcpNoDelay(boolean) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Sets the tcpNoDelay.
setTcpNoDelay(boolean) - Method in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
Sets the tcpNoDelay.
setTestCtx(InitialContext) - Method in class com.stc.connector.hl7.framework.llp.MLLPV2
The setTestCtx method is only used for MLLPv2 to set the Intial context..
setText(String) - Method in class com.stc.connector.message.common.TextMsg
Sets the text string.
setThrowExceptionUponValidationFailure(boolean) - Method in class com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfo
Method setThrowExceptionUponValidationFailure.
setThrowExceptionUponValidationFailure(boolean) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfoInterface
Method setThrowExceptionUponValidationFailure
setTimeoutForDelayedACK(long) - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Method setTimeoutForDelayedACK.
setTimeoutForDelayedACK(long) - Method in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
Method setTimeoutForDelayedACK.
setTimeToWaitBeforeAttemptingConnection(long) - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
 
setTimeToWaitForAResponse(int) - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
 
setTimeToWaitForAResponse(int) - Method in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
Method setTimeToWaitForAResponse
setType(String) - Method in class com.stc.connector.message.acknak.AckNakMsg
Sets the type.
setUnmarshalCalled(boolean) - Method in class com.stc.connector.hl7.framework.status.Status
Sets the unmarshalCalled.
setUsedByBPEL(boolean) - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
Sets the usedByBPEL.
setUsedByBPEL(boolean) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
Sets the usedByBPEL.
setValidateCalled(boolean) - Method in class com.stc.connector.hl7.framework.status.Status
Sets the validateCalled.
setValidateMSH(boolean) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
 
setValidateMSH(boolean) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
 
setValidateTransmissionWrapper(boolean) - Method in class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
Sets the ValidateTransmissionWrapper flag
setValidateTransmissionWrapper(boolean) - Method in interface com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfoInterface
Sets the ValidateTransmissionWrapper flag
setVersionCode(String) - Method in class com.stc.connector.hl7.v3.framework.parser.HL7V3TransmissionWrapperContext
Set the versionCode This attribute is matched by the receiving system to its own version to be sure the message will be interpreted correctly
setVersionID(String) - Method in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
Sets the versionID.
setVersionID(String) - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Sets the versionID, MSH-12.
setVersionID(String) - Method in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
Sets the versionID, MSH-12.
setVersionID(String) - Method in class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
Set the versionID This attribute is matched by the receiving system to its own version to be sure the message will be interpreted correctly
setVersionID(String) - Method in interface com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfoInterface
Set the versionID This attribute is matched by the receiving system to its own version to be sure the message will be interpreted correctly
setWidth(int) - Method in class com.stc.connector.message.common.BinaryNumberMsg
 
setWidth(int) - Method in class com.stc.connector.message.common.NumberMsg
Sets the width.
setWidthOfLength(int) - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Sets the widthOfLength.
setWidthOfLength(int) - Method in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
Sets the widthOfLength.
setWorkerAtFixedRate(boolean) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Sets the workerAtFixedRate.
setWorkerDelay(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Sets the workerDelay.
setWorkerPeriod(long) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Sets the workerPeriod.
setWorkerScheduler(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
setWorkerScheduler(Scheduler) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerTask
 
setWorkerScheduleType(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
setWorkerTask(TCPIPServerWorkerTask) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
 
setWorkerWork(TCPIPServerWorker) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerTask
Sets the workerWork.
setXMLPayLoad(String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
The payload holds HL7 XML message.
setXMLPayLoad(String) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
SFT - Class in com.stc.connector.hl7.framework.structure.segment
This segment provides additional information about the software product(s) used as a Sending Application.
SFT(Message, String) - Constructor for class com.stc.connector.hl7.framework.structure.segment.SFT
Constructor for SFT.
SFT(Message, Field[]) - Constructor for class com.stc.connector.hl7.framework.structure.segment.SFT
Constructor for SFT.
SFTSpec - Class in com.stc.connector.hl7.framework.spec.segment
This segment provides additional information about the software product(s) used as a Sending Application.
SingleIntegerStateImpl - Class in com.stc.connector.tcpip.model.state
A simple State which contains a single integer only.
SingleIntegerStateImpl() - Constructor for class com.stc.connector.tcpip.model.state.SingleIntegerStateImpl
Constructor for SingleIntegerStateImpl.
SingleIntegerStateImpl(int) - Constructor for class com.stc.connector.tcpip.model.state.SingleIntegerStateImpl
Constructor for SingleIntegerStateImpl.
SingleStringStateImpl - Class in com.stc.connector.tcpip.model.state
A simple State which contains a single String only.
SingleStringStateImpl() - Constructor for class com.stc.connector.tcpip.model.state.SingleStringStateImpl
Constructor for SingleStringStateImpl.
SingleStringStateImpl(String) - Constructor for class com.stc.connector.tcpip.model.state.SingleStringStateImpl
Constructor for SingleStringStateImpl.
SqlServerDBConnImpl - Class in com.stc.connector.hl7.framework.persist.connection.impl
This class is used to get the SqlServer connection object
SqlServerDBConnImpl(Connection) - Constructor for class com.stc.connector.hl7.framework.persist.connection.impl.SqlServerDBConnImpl
constructor
SQLSVR_DB - Static variable in interface com.stc.connector.hl7.framework.persist.connection.ConnectionProperties
sqlserver
start() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
 
start(BootstrapContext) - Method in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
 
startWork(Work) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkManager
Accepts a Work instance for processing.
startWork(Work, long, ExecutionContext, WorkListener) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkManager
Accepts a Work instance for processing.
State - Interface in com.stc.connector.tcpip.model.state
State interface.
StateHandler - Interface in com.stc.connector.tcpip.model.state
StateHandler interface.
Status - Class in com.stc.connector.hl7.framework.status
This class represents a set of states of the processing data.
Status() - Constructor for class com.stc.connector.hl7.framework.status.Status
 
STATUS_COMMIT_ACK_SENT - Static variable in class com.stc.connector.hl7.framework.llp.MLLPV2
 
STATUS_HL7_ACK_SENT - Static variable in class com.stc.connector.hl7.framework.llp.MLLPV2
 
STATUS_HL7_NAK_SENT - Static variable in class com.stc.connector.hl7.framework.llp.MLLPV2
 
STATUS_NEW_MSG_RECEIVED - Static variable in class com.stc.connector.hl7.framework.llp.MLLPV2
 
stop() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
 
stop() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkManager
Method stop.
stop() - Method in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
 
storeHL7Ack(String, String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
Stores the HL7 Ack message in the MLLPV2's persistence storage.
storeHL7Ack(String, String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3AppMessage
Stores the HL7 Ack message in the MLLPV2's persistence storage.
storeHL7Ack(String, String) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
storeHL7Ack(String, String) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
storeHL7Nak(String, String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
Stores the HL7 NAK message in the MLLPV2's persistence storage.
storeHL7Nak(String, String) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3AppMessage
Stores the HL7 NAK message in the MLLPV2's persistence storage.
storeHL7Nak(String, String) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
storeHL7Nak(String, String) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
storeResponseMessageInLog(String, String, boolean) - Method in class com.stc.connector.hl7.framework.llp.MLLPV2
Method storeResponseMessageInLog used only for MLLPV2 to store received Response ACK or NAK.
storeSequenceNumber(int) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
Stores the sequence number to the persistence file.
storeSequenceNumber(int) - Method in interface com.stc.connector.appconn.tcpip.hl7.HL7v3AppMessage
Stores the sequence number to the persistence file.
storeSequenceNumber() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
storeSequenceNumber(int) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
storeSequenceNumber() - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
storeSequenceNumber(int) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
storeSequenceNumber(Object) - Method in class com.stc.connector.tcpip.hl7.webservice.HL7WSClientApplicationImpl
 
SUCCESSFUL_EXIT_ID - Static variable in class com.stc.connector.hl7.framework.persist.connection.impl.TestDBConnImpl
 
SYB_DB - Static variable in interface com.stc.connector.hl7.framework.persist.connection.ConnectionProperties
sybase
SybaseDBConnImpl - Class in com.stc.connector.hl7.framework.persist.connection.impl
This class is used to get the Sybase connection object
SybaseDBConnImpl(Connection) - Constructor for class com.stc.connector.hl7.framework.persist.connection.impl.SybaseDBConnImpl
constructor

T

Table0003Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0008Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0076Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0102Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0103Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0104Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0155Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0207Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0211Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0300Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0354Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0356Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0357Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0361Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0362Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0399Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0449Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0516Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0517Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0518Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0519Spec - Class in com.stc.connector.hl7.framework.spec.table
 
Table0533Spec - Class in com.stc.connector.hl7.framework.spec.table
 
TABLE_NAME_HL7MESSAGELOG - Static variable in interface com.stc.connector.hl7.framework.persist.dbo.HL7MessageLogDBO
 
TableSpec - Class in com.stc.connector.hl7.framework.spec.table
 
TableSpec(String, String, int, int, String, String) - Constructor for class com.stc.connector.hl7.framework.spec.table.TableSpec
Constructor for TableSpec.
TableSpec(String, String) - Constructor for class com.stc.connector.hl7.framework.spec.table.TableSpec
Constructor for TableSpec.
Task - Interface in com.stc.connector.tcpip.model.schedule
This Task interface is used for Scheduler.
TCPIP_CLIENT_PORT_TYPE - Static variable in class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
 
TCPIP_CLIENT_PORT_TYPE_FULLNAME - Static variable in class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
 
TCPIP_CLIENT_TNS - Static variable in class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
 
TCPIP_CONNECT_CLOSED - Static variable in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
TCPIP_CONNECT_ESTABLISHED - Static variable in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
TCPIP_CONNECT_FAILED - Static variable in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
TCPIP_EWAY_ERROR - Static variable in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
TCPIP_EWAY_RUNNING - Static variable in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
TCPIP_EWAY_STARTED - Static variable in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
TCPIP_EWAY_STOPPED - Static variable in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
TCPIP_EWAY_STOPPING - Static variable in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
TCPIP_EWAY_SUSPENDED - Static variable in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
TCPIP_EWAY_SUSPENDING - Static variable in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
TCPIP_RECEIVE_FAILED - Static variable in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
TCPIP_SEND_FAILED - Static variable in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
TCPIP_SERVER_PORT_TYPE - Static variable in class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
 
TCPIP_SERVER_PORT_TYPE_FULLNAME - Static variable in class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
 
TCPIP_SERVER_TNS - Static variable in class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
 
TCPIPActivationSpec - Class in com.stc.connector.tcpip.model.server
Class extends the STCActivationSpec class.getting eWays sepecific ActivationSpec.
TCPIPActivationSpec() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPActivationSpec
Constructor
TCPIPActivationSpecMonitor - Class in com.stc.connector.tcpip.model.mbeans
This class is used to add TCP/IP specific mbean properties for monitor display.
TCPIPActivationSpecMonitor(String, String, IConfiguration, IConfiguration) - Constructor for class com.stc.connector.tcpip.model.mbeans.TCPIPActivationSpecMonitor
Constructor
TCPIPAlertCodes - Class in com.stc.connector.tcpip.model.alert
This class is used to hold the alert codes for TCP/IP base eway.
TCPIPAlertCodes() - Constructor for class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
Constructor
TCPIPApplicationConnection - Class in com.stc.connector.tcpip.model.client
This class implements the ApplicationConnection interface for the TCPIP Application Connection.
TCPIPApplicationConnection(ManagedConnectionCallback) - Constructor for class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
Creates a new instance of TCPIPApplicationConnection.
TCPIPApplicationConnectionException - Exception in com.stc.connector.tcpip.model.exception
Exception class for TCPIP application connection.
TCPIPApplicationConnectionException() - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPApplicationConnectionException
Creates a new instance of TCPIPApplicationConnectionException without detail message.
TCPIPApplicationConnectionException(String) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPApplicationConnectionException
Constructs an instance of TCPIPApplicationConnectionException with the specified detail message.
TCPIPApplicationConnectionException(Exception) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPApplicationConnectionException
 
TCPIPApplicationConnectionException(String, Exception) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPApplicationConnectionException
 
TCPIPApplicationConnectionManager - Class in com.stc.connector.tcpip.model.client
This class is not a full-featured ConnectionManager.
TCPIPApplicationConnectionManager() - Constructor for class com.stc.connector.tcpip.model.client.TCPIPApplicationConnectionManager
Constructor
TCPIPApplicationException - Exception in com.stc.connector.tcpip.model.exception
Exception class for TCPIP application.
TCPIPApplicationException() - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPApplicationException
Creates a new instance of TCPIPApplicationException without detail message.
TCPIPApplicationException(String) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPApplicationException
Constructs an instance of TCPIPApplicationException with the specified detail message.
TCPIPApplicationException(Exception) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPApplicationException
 
TCPIPApplicationException(String, Exception) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPApplicationException
 
TCPIPBASE_CONNECT_CLOSED - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPBASE_CONNECT_ESTABLISHED - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPBASE_CONNECT_FAILED - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPBASE_EWAY_ERROR - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPBASE_EWAY_RUNNING - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPBASE_EWAY_STARTED - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPBASE_EWAY_STOPPED - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPBASE_EWAY_STOPPING - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPBASE_EWAY_SUSPENDED - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPBASE_EWAY_SUSPENDING - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPBASE_RECEIVE_FAILED - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPBASE_SEND_FAILED - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPBASE_SERVER_SOCKET_LISTENING - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPBASE_SERVER_SOCKET_NOT_LISTENING - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
TCPIPClientApplication - Interface in com.stc.connector.appconn.tcpip.model
This interface represents the outbound TCP/IP application interface.
TCPIPClientApplicationImpl - Class in com.stc.connector.tcpip.model.client
This class implements the TCPIP client application interface.
TCPIPClientApplicationImpl() - Constructor for class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Default constructor for WSDL generation.
TCPIPClientApplicationImpl(TCPIPApplicationConnection, String, TCPIPMonitorData) - Constructor for class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Creates a new instance of TCPIPClientApplicationImpl
TCPIPClientConfigInfo - Class in com.stc.connector.tcpip.model.client
This class wraps TCPIP client configuration information.
TCPIPClientConfigInfo(TCPIPSocketInfo) - Constructor for class com.stc.connector.tcpip.model.client.TCPIPClientConfigInfo
Constructor for TCPIPClientConfigInfo.
TCPIPClientConfigInfoInterface - Interface in com.stc.connector.tcpip.model.client
This class wraps TCPIP client configuration information.
TCPIPClientGeneralInfo - Class in com.stc.connector.tcpip.model.client
This class represents general TCPIP client configuration information.
TCPIPClientGeneralInfo() - Constructor for class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
Constructor for TCPIPClientGeneralInfo.
TCPIPClientGeneralInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
Constructor for TCPIPClientGeneralInfo.
TCPIPClientGeneralInfoInterface - Interface in com.stc.connector.tcpip.model.client
This class represents general TCPIP client configuration information.
TCPIPClientSunJavaAppServerInfo - Class in com.stc.connector.tcpip.model.client
This class represents the configuration for the connector connection pool of Sun Java System Application Server (Sun One Application Server) or SeeBeyond Runtime Server version 5.1.x.
TCPIPClientSunJavaAppServerInfo() - Constructor for class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
Constructor for TCPIPClientSunJavaAppServerInfo.
TCPIPClientSunJavaAppServerInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
Constructor for TCPIPClientSunJavaAppServerInfo.
TCPIPEwayConnection - Class in com.stc.connector.tcpip.model.client
This class implements the ValidatingEwayConnection interface for providing TCPIP connection oriented services for the Eway/JCA framework.
TCPIPEwayConnection() - Constructor for class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Constructor of TCPIPEwayConnection
TCPIPEXT_CLIENT_PORT_TYPE - Static variable in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSContainer
 
TCPIPEXT_CLIENT_PORT_TYPE_FULLNAME - Static variable in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSContainer
 
TCPIPEXT_CLIENT_TNS - Static variable in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSContainer
 
TCPIPEXT_SERVER_PORT_TYPE - Static variable in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSContainer
 
TCPIPEXT_SERVER_PORT_TYPE_FULLNAME - Static variable in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSContainer
 
TCPIPEXT_SERVER_TNS - Static variable in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSContainer
 
TCPIPEXTAlertCodes - Class in com.stc.connector.tcpip.ext.alert
This class is used to hold the alert codes for TCP/IP eway.
TCPIPEXTAlertCodes() - Constructor for class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
Constructor
TCPIPEXTClientApplication - Interface in com.stc.connector.appconn.tcpip.ext
This interface represents the extended TCP/IP client application with envelope message interface upon TCP/IP.
TCPIPEXTClientApplicationImpl - Class in com.stc.connector.tcpip.ext.client
This class implements the extended TCPIP client application interface.
TCPIPEXTClientApplicationImpl() - Constructor for class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
Default constructor for WSDL generation.
TCPIPEXTClientApplicationImpl(TCPIPApplicationConnection, String, TCPIPMonitorData) - Constructor for class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
Constructor for TCPIPEXTClientApplicationImpl.
TCPIPEXTEwayConnection - Class in com.stc.connector.tcpip.ext.client
This class implements the EwayConnection interface for the extended TCPIP connection oriented services for the Eway/JCA framework.
TCPIPEXTEwayConnection() - Constructor for class com.stc.connector.tcpip.ext.client.TCPIPEXTEwayConnection
Constructor of TCPIPEXTEwayConnection
TCPIPEXTServerApplication - Interface in com.stc.connector.appconn.tcpip.ext
This interface represents the extended TCP/IP server application with envelope message interface upon TCP/IP.
TCPIPEXTServerApplicationImpl - Class in com.stc.connector.tcpip.ext.server
This class implements the extended TCPIP server application interface.
TCPIPEXTServerApplicationImpl() - Constructor for class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
Default constructor for WSDL generation.
TCPIPEXTServerApplicationImpl(TCPIPServerApplicationConnection, String, TCPIPMonitorData) - Constructor for class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
Constructor for TCPIPEXTServerApplicationImpl.
TCPIPEXTServerEndpoint - Class in com.stc.connector.tcpip.ext.server
Implementatin of EwayEndpoint for TCPIP Server Activations.
TCPIPEXTServerEndpoint() - Constructor for class com.stc.connector.tcpip.ext.server.TCPIPEXTServerEndpoint
Constructor of TCPIPEXTServerEndpoint
TCPIPEXTWSClientApplicationImpl - Class in com.stc.connector.tcpip.ext.webservice
This class implements the extended TCP/IP client web-services operations.
TCPIPEXTWSClientApplicationImpl() - Constructor for class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSClientApplicationImpl
Default constructor.
TCPIPEXTWSContainer - Class in com.stc.connector.tcpip.ext.webservice
This class represents the input/output message container for the extended TCP/IP eWay web services.
TCPIPEXTWSContainer() - Constructor for class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSContainer
Default Constructor.
TCPIPEXTWSContainer(String) - Constructor for class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSContainer
Constructor.
TCPIPEXTWSMessage - Class in com.stc.connector.tcpip.ext.webservice
This class represents the input/output message for the extended TCP/IP web services.
TCPIPEXTWSMessage() - Constructor for class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSMessage
Default Constructor.
TCPIPEXTWSMessage(String) - Constructor for class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSMessage
Constructor.
TCPIPEXTWSServerApplicationImpl - Class in com.stc.connector.tcpip.ext.webservice
This class implements the extended TCP/IP server web-services operations.
TCPIPEXTWSServerApplicationImpl() - Constructor for class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSServerApplicationImpl
Default constructor.
TCPIPIncompleteDataException - Exception in com.stc.connector.tcpip.model.exception
Exception class for TCPIP I/O exception.
TCPIPIncompleteDataException() - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPIncompleteDataException
Creates a new instance of TCPIPIncompleteDataException without detail message.
TCPIPIncompleteDataException(String) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPIncompleteDataException
Constructs an instance of TCPIPIncompleteDataException with the specified detail message.
TCPIPIncompleteDataException(Exception) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPIncompleteDataException
 
TCPIPIncompleteDataException(String, Exception) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPIncompleteDataException
 
TCPIPManagedConnection - Class in com.stc.connector.tcpip.model.client
Class extendes the STCManagedConnection class.getting eWays sepecific managedConnection.
TCPIPManagedConnection(STCManagedConnectionFactory, Subject, ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.model.client.TCPIPManagedConnection
Constructor
TCPIPManagedConnectionFactory - Class in com.stc.connector.tcpip.model.client
It implements the interface javax.resource.spi.ManagedConnectionFactory.
TCPIPManagedConnectionFactory() - Constructor for class com.stc.connector.tcpip.model.client.TCPIPManagedConnectionFactory
Constructor
TCPIPMBeanProperties - Class in com.stc.connector.tcpip.model.mbeans
Holds the TCP/IP specific property names.
TCPIPMBeanProperties() - Constructor for class com.stc.connector.tcpip.model.mbeans.TCPIPMBeanProperties
 
TCPIPMCFMonitor - Class in com.stc.connector.tcpip.model.mbeans
This class is used to add TCP/IP specific mbean properties for monitor display.
TCPIPMCFMonitor(String, String, IConfiguration, IConfiguration) - Constructor for class com.stc.connector.tcpip.model.mbeans.TCPIPMCFMonitor
Constructor
TCPIPMonitorData - Class in com.stc.connector.tcpip.model.mbeans
Monitor Data object for TCP/IP
TCPIPMonitorData() - Constructor for class com.stc.connector.tcpip.model.mbeans.TCPIPMonitorData
 
TCPIPNestedException - Interface in com.stc.connector.tcpip.model.exception
Interface for nested exception.
TCPIPNoResponseException - Exception in com.stc.connector.tcpip.model.exception
Exception class for TCPIP I/O exception.
TCPIPNoResponseException() - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPNoResponseException
Creates a new instance of TCPIPNoResponseException without detail message.
TCPIPNoResponseException(String) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPNoResponseException
Constructs an instance of TCPIPNoResponseException with the specified detail message.
TCPIPNoResponseException(Exception) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPNoResponseException
 
TCPIPNoResponseException(String, Exception) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPNoResponseException
 
TCPIPRAMonitor - Class in com.stc.connector.tcpip.model.mbeans
This class is used to add TCP/IP specific mbean properties for monitor display.
TCPIPRAMonitor(String, String, IConfiguration, String, String) - Constructor for class com.stc.connector.tcpip.model.mbeans.TCPIPRAMonitor
Constructor
TCPIPResourceAdapter - Class in com.stc.connector.tcpip.model.system
A ResourceAdapter contains operations for lifecycle management and message endpoint setup.
TCPIPResourceAdapter() - Constructor for class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
Constructor for TCPIPResourceAdapter.
TCPIPServerApplication - Interface in com.stc.connector.appconn.tcpip.model
This interface represents the inbound TCP/IP application interface.
TCPIPServerApplicationConnection - Class in com.stc.connector.tcpip.model.server
This class implements the ApplicationConnection interface for the TCPIP Server Application Connection.
TCPIPServerApplicationConnection(TCPIPServerWorkerTask) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
Creates a new instance of TCPIPServerApplicationConnection.
TCPIPServerApplicationImpl - Class in com.stc.connector.tcpip.model.server
This class implements the TCPIP Server application interface.
TCPIPServerApplicationImpl() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
Default constructor for WSDL generation.
TCPIPServerApplicationImpl(TCPIPServerApplicationConnection, String, TCPIPMonitorData) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
Creates a new instance of TCPIPServerApplicationImpl
TCPIPServerBootstrapContext - Class in com.stc.connector.tcpip.model.server
This class is not a full-featured BootstrapContext.
TCPIPServerBootstrapContext(WorkManager) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerBootstrapContext
Constructor
TCPIPServerConfigInfo - Class in com.stc.connector.tcpip.model.server
This class wraps TCPIP server configuration information.
TCPIPServerConfigInfo(TCPIPServerSocketInfo, TCPIPServerScheduleInfo) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerConfigInfo
Constructor for TCPIPServerConfigInfo.
TCPIPServerConfigInfoInterface - Interface in com.stc.connector.tcpip.model.server
This class wraps TCPIP server configuration information.
TCPIPServerConnectionManagementInfo - Class in com.stc.connector.tcpip.model.server
This class represents some configuration parameters that are used to manage the server inbound connection.
TCPIPServerConnectionManagementInfo() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
Constructor for TCPIPServerConnectionManagementInfo.
TCPIPServerConnectionManagementInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
Constructor for TCPIPServerConnectionManagementInfo.
TCPIPServerConnectionManagementInfoInterface - Interface in com.stc.connector.tcpip.model.server
This class represents some configuration parameters that are used to manage the server inbound connection.
TCPIPServerEndpoint - Class in com.stc.connector.tcpip.model.server
Implementatin of EwayEndpoint for TCPIP Server Activations.
TCPIPServerEndpoint() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Constructor of TCPIPServerEndpoint
TCPIPServerGeneralInfo - Class in com.stc.connector.tcpip.model.server
This class represents general TCPIP server configuration information.
TCPIPServerGeneralInfo() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
Constructor for TCPIPServerGeneralInfo.
TCPIPServerGeneralInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
Constructor for TCPIPServerGeneralInfo.
TCPIPServerGeneralInfoInterface - Interface in com.stc.connector.tcpip.model.server
This class represents general TCPIP server configuration information.
TCPIPServerListener - Interface in com.stc.connector.appconn.tcpip.model
TCPIP Message Listener interface for TCP/IP inbound connection.
TCPIPServerMessageEndpointFactory - Class in com.stc.connector.tcpip.model.server
This class is not a full-featured MessageEndpointFactory.
TCPIPServerMessageEndpointFactory() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerMessageEndpointFactory
Constructor
TCPIPServerMessageEndpointFactory.MyMessageEndpoint - Class in com.stc.connector.tcpip.model.server
This class is not a full-featured MessageEndpoint.
TCPIPServerMessageEndpointFactory.MyMessageEndpoint() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerMessageEndpointFactory.MyMessageEndpoint
Constructor for MyMessageEndpoint.
TCPIPServerMonitor - Class in com.stc.connector.tcpip.model.server
TCPIP Server Monitor Work which is started from TCPIP Server ActivationSpec.
TCPIPServerMonitor(TCPIPServerMonitorTask) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerMonitor
Creates a new instance of TCPIPServerMonitor
TCPIPServerMonitorPool - Class in com.stc.connector.tcpip.model.server
TCPIP Server Monitor/Listener Pool is used to manage multilple monitors/listeners for the particular port.
TCPIPServerMonitorPool() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerMonitorPool
 
TCPIPServerMonitorScheduleInfo - Class in com.stc.connector.tcpip.model.server
This class wraps TCPIPServerScheduleInfo for BPEL usage.
TCPIPServerMonitorScheduleInfo(TCPIPServerScheduleInfo) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfo
Constructor
TCPIPServerMonitorScheduleInfoInterface - Interface in com.stc.connector.tcpip.model.server
This class wraps TCPIPServerScheduleInfo for BPEL usage.
TCPIPServerMonitorTask - Class in com.stc.connector.tcpip.model.server
TCPIP Server Monitor Task (sub work) which is started from TCPIP Server ActivationSpec.
TCPIPServerMonitorTask(TCPIPServerEndpoint) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
Creates a new instance of TCPIPServerMonitorTask
TCPIPServerPortBindingInfo - Class in com.stc.connector.tcpip.model.server
This class represents TCPIP ServerSocket binding information.
TCPIPServerPortBindingInfo() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerPortBindingInfo
Constructor for TCPIPServerPortBindingInfo.
TCPIPServerPortBindingInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerPortBindingInfo
Constructor for TCPIPServerPortBindingInfo.
TCPIPServerPortBindingInfoInterface - Interface in com.stc.connector.tcpip.model.server
This class represents TCPIP ServerSocket binding information.
TCPIPServerPortPool - Class in com.stc.connector.tcpip.model.server
TCPIP Server Port Pool is used to manage multilple ports for the particular monitor/listener or particular worker/service.
TCPIPServerPortPool() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerPortPool
 
TCPIPServerScheduleInfo - Class in com.stc.connector.tcpip.model.server
This class represents TCPIP Server Schedule configuration information.
TCPIPServerScheduleInfo() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Constructor for TCPIPServerScheduleInfo.
TCPIPServerScheduleInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Constructor for TCPIPServerScheduleInfo.
TCPIPServerScheduleInfoInterface - Interface in com.stc.connector.tcpip.model.server
This class represents TCPIP Server Schedule configuration information.
TCPIPServerSocket - Class in com.stc.connector.tcpip.model.server
This class represents a java ServerSocket API.
TCPIPServerSocket() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerSocket
Constructor of TCPIPServerSocket
TCPIPServerSocketInfo - Class in com.stc.connector.tcpip.model.server
This class represents TCPIP ServerSocket configuration information.
TCPIPServerSocketInfo() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Constructor for TCPIPServerSocketInfo.
TCPIPServerSocketInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Constructor for TCPIPServerSocketInfo.
TCPIPServerSocketInfoInterface - Interface in com.stc.connector.tcpip.model.server
This class represents TCPIP ServerSocket configuration information.
TCPIPServerSunJavaAppServerInfo - Class in com.stc.connector.tcpip.model.server
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.
TCPIPServerSunJavaAppServerInfo() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
Constructor for TCPIPServerSunJavaAppServerInfo.
TCPIPServerSunJavaAppServerInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
Constructor for TCPIPServerSunJavaAppServerInfo.
TCPIPServerWorker - Class in com.stc.connector.tcpip.model.server
TCPIP Server Worker Work which is started from the TCPIP Server Monitor.
TCPIPServerWorker(TCPIPServerWorkerTask) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerWorker
Creates a new instance of TCPIPServerWorker
TCPIPServerWorkerPool - Class in com.stc.connector.tcpip.model.server
TCPIP Server Worker/Connection Pool is used to manage multilple workers/connections for the particular monitor/listener.
TCPIPServerWorkerPool() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerWorkerPool
 
TCPIPServerWorkerScheduleInfo - Class in com.stc.connector.tcpip.model.server
This class wraps TCPIPServerScheduleInfo for BPEL usage.
TCPIPServerWorkerScheduleInfo(TCPIPServerScheduleInfo) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfo
Constructor
TCPIPServerWorkerScheduleInfoInterface - Interface in com.stc.connector.tcpip.model.server
This class wraps TCPIPServerScheduleInfo for BPEL usage.
TCPIPServerWorkerTask - Class in com.stc.connector.tcpip.model.server
TCPIP Server Worker Task which is started from the TCPIP Server Monitor.
TCPIPServerWorkerTask(TCPIPServerMonitorTask, Socket) - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerWorkerTask
Creates a new instance of TCPIPServerWorkerTask
TCPIPServerWorkManager - Class in com.stc.connector.tcpip.model.server
This class is not a full-featured WorkManager.
TCPIPServerWorkManager() - Constructor for class com.stc.connector.tcpip.model.server.TCPIPServerWorkManager
Constructor
TCPIPSocket - Class in com.stc.connector.tcpip.model.client
This class represents a java Socket API.
TCPIPSocket() - Constructor for class com.stc.connector.tcpip.model.client.TCPIPSocket
Constructor of TCPIPSocket
TCPIPSocketEstablishmentInfo - Class in com.stc.connector.tcpip.model.client
This class represents TCPIP Socket establishment information.
TCPIPSocketEstablishmentInfo() - Constructor for class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
Constructor for TCPIPSocketEstablishmentInfo.
TCPIPSocketEstablishmentInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
Constructor for TCPIPSocketEstablishmentInfo.
TCPIPSocketEstablishmentInfoInterface - Interface in com.stc.connector.tcpip.model.client
This class represents TCPIP Socket establishment information.
TCPIPSocketFactory - Interface in com.stc.connector.tcpip.model.factory
This class represents a SocketFactory interface that can be used for extensibility at socket level.
TCPIPSocketFactoryExtendedImpl - Class in com.stc.connector.tcpip.model.factory
Sun Java System Application Server Enterprise Edition 8.1 2005Q2 UR2 has problem on socket.
TCPIPSocketFactoryExtendedImpl() - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl
Constructor
TCPIPSocketFactoryExtendedImpl.ServerSocketWithPushbackInputStream - Class in com.stc.connector.tcpip.model.factory
Inner class for special ServerSocket.
TCPIPSocketFactoryExtendedImpl.ServerSocketWithPushbackInputStream(int, int, InetAddress) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.ServerSocketWithPushbackInputStream
Constructor
TCPIPSocketFactoryExtendedImpl.ServerSocketWithPushbackInputStream(int) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.ServerSocketWithPushbackInputStream
Constructor
TCPIPSocketFactoryExtendedImpl.ServerSocketWithPushbackInputStream(int, int) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.ServerSocketWithPushbackInputStream
Constructor
TCPIPSocketFactoryExtendedImpl.SocketWithPushbackInputStream - Class in com.stc.connector.tcpip.model.factory
Inner class for special Socket.
TCPIPSocketFactoryExtendedImpl.SocketWithPushbackInputStream() - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.SocketWithPushbackInputStream
Constructor
TCPIPSocketFactoryExtendedImpl.SocketWithPushbackInputStream(String, int) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.SocketWithPushbackInputStream
Constructor
TCPIPSocketFactoryExtendedImpl.SocketWithPushbackInputStream(InetAddress, int) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.SocketWithPushbackInputStream
Constructor
TCPIPSocketFactoryExtendedImpl.SocketWithPushbackInputStream(String, int, InetAddress, int) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.SocketWithPushbackInputStream
Constructor
TCPIPSocketFactoryExtendedImpl.SocketWithPushbackInputStream(InetAddress, int, InetAddress, int) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.SocketWithPushbackInputStream
Constructor
TCPIPSocketFactoryExtendedImpl.TCPIPPushbackInputStream - Class in com.stc.connector.tcpip.model.factory
Inner class for PushbackInputStream
TCPIPSocketFactoryExtendedImpl.TCPIPPushbackInputStream(InputStream) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.TCPIPPushbackInputStream
Constructor
TCPIPSocketFactoryExtendedImpl.TCPIPPushbackInputStream(InputStream, int) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl.TCPIPPushbackInputStream
Constructor
TCPIPSocketFactoryImpl - Class in com.stc.connector.tcpip.model.factory
This class is a default implementation of interface TCPIPSocketFactory.
TCPIPSocketFactoryImpl() - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl
Constructor
TCPIPSocketFactoryImpl.TCPIPServerSocket - Class in com.stc.connector.tcpip.model.factory
The ServerSocket which uses TCPIPSocket
TCPIPSocketFactoryImpl.TCPIPServerSocket(int, int, InetAddress) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl.TCPIPServerSocket
Constructor
TCPIPSocketFactoryImpl.TCPIPServerSocket(int) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl.TCPIPServerSocket
Constructor
TCPIPSocketFactoryImpl.TCPIPServerSocket(int, int) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl.TCPIPServerSocket
Constructor
TCPIPSocketFactoryImpl.TCPIPSocket - Class in com.stc.connector.tcpip.model.factory
It is observed that socket.getOutputStream() inside glassfish application server returns a different OutputStream everytime it is invoked.
TCPIPSocketFactoryImpl.TCPIPSocket() - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl.TCPIPSocket
Constructor
TCPIPSocketFactoryImpl.TCPIPSocket(String, int) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl.TCPIPSocket
Constructor
TCPIPSocketFactoryImpl.TCPIPSocket(InetAddress, int) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl.TCPIPSocket
Constructor
TCPIPSocketFactoryImpl.TCPIPSocket(String, int, InetAddress, int) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl.TCPIPSocket
Constructor
TCPIPSocketFactoryImpl.TCPIPSocket(InetAddress, int, InetAddress, int) - Constructor for class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl.TCPIPSocket
Constructor
TCPIPSocketInfo - Class in com.stc.connector.tcpip.model.client
This class represents TCPIP Socket configuration information.
TCPIPSocketInfo() - Constructor for class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Constructor for TCPIPSocketInfo.
TCPIPSocketInfo(ConfigurationHelper) - Constructor for class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Constructor for TCPIPSocketInfo.
TCPIPSocketInfoInterface - Interface in com.stc.connector.tcpip.model.client
This class represents TCPIP Socket configuration information.
TCPIPWSClientApplicationImpl - Class in com.stc.connector.tcpip.model.webservice
This class implements the TCP/IP client web-services operations.
TCPIPWSClientApplicationImpl() - Constructor for class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
Default constructor.
TCPIPWSContainer - Class in com.stc.connector.tcpip.model.webservice
This class represents the input/output message container for TCP/IP web services.
TCPIPWSContainer() - Constructor for class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
Default Constructor.
TCPIPWSContainer(String) - Constructor for class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
Constructor.
TCPIPWSException - Exception in com.stc.connector.tcpip.model.exception
Exception class for TCPIP web services.
TCPIPWSException() - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPWSException
Creates a new instance of TCPIPWSException without detail message.
TCPIPWSException(String) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPWSException
Constructs an instance of TCPIPWSException with the specified detail message.
TCPIPWSException(Exception) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPWSException
 
TCPIPWSException(String, Exception) - Constructor for exception com.stc.connector.tcpip.model.exception.TCPIPWSException
 
TCPIPWSMessage - Class in com.stc.connector.tcpip.model.webservice
This class represents the input/output message for TCP/IP web services.
TCPIPWSMessage() - Constructor for class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Default Constructor.
TCPIPWSMessage(String) - Constructor for class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
Constructor.
TCPIPWSServerApplicationImpl - Class in com.stc.connector.tcpip.model.webservice
This class implements the TCP/IP server web-services operations.
TCPIPWSServerApplicationImpl() - Constructor for class com.stc.connector.tcpip.model.webservice.TCPIPWSServerApplicationImpl
Default constructor.
TestDBConnImpl - Class in com.stc.connector.hl7.framework.persist.connection.impl
DOCUMENT ME!
TestDBConnImpl(AbstractDBConnection) - Constructor for class com.stc.connector.hl7.framework.persist.connection.impl.TestDBConnImpl
Creates a new instance of TestDBConnImpl
TextMsg - Class in com.stc.connector.message.common
This message represents a generic text message implementation.
TextMsg(String, String) - Constructor for class com.stc.connector.message.common.TextMsg
Constructor
TextMsg(String) - Constructor for class com.stc.connector.message.common.TextMsg
Constructor.
TimerTaskScheduler - Class in com.stc.connector.tcpip.model.schedule
RA task scheduler (based on Timer Service) for exchange/communication.
TimerTaskScheduler(Timer, Schedule) - Constructor for class com.stc.connector.tcpip.model.schedule.TimerTaskScheduler
Constructor for TimerTaskScheduler.
toString() - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
toString() - Method in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
 
toString() - Method in class com.stc.connector.tcpip.model.state.PropertiesStateImpl
 
toString() - Method in class com.stc.connector.tcpip.model.state.SingleIntegerStateImpl
 
toString() - Method in class com.stc.connector.tcpip.model.state.SingleStringStateImpl
 
toXMLString(ComponentSpec) - Method in interface com.stc.connector.hl7.framework.structure.component.Component
Method toXMLString.
toXMLString(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
 
toXMLString(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.datatype.GenericDataTypeImpl
 
toXMLString(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.field.GenericFieldImpl
 
toXMLString(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
 
toXMLString(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.segment.GenericSegmentImpl
 
transformToBytes(Node, String, boolean) - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
Serializes DOM node to an array of bytes.
transformToBytes(Source, String, boolean) - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
Serializes Source to an array of bytes.
transformToBytes(Node, String, boolean, String) - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
Serializes DOM node to an array of bytes.
transformToDOMResult(Transformer, Source) - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
 
transformToString(Node, String, boolean) - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
Serializes DOM node to String.
transformToString(Source, String, boolean) - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
Serializes Source to String.
transformToString(Node, String, boolean, String) - Static method in class com.stc.connector.tcpip.hl7.util.HL7XmlUtil
Serializes DOM node to an array of bytes.
TYPE_ACCEPT - Static variable in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
 
TYPE_ACK - Static variable in class com.stc.connector.message.acknak.AckNakMsg
TYPE_ACK
TYPE_BEGIN_END_MARKED - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
TYPE_BEGIN_END_MARKED_ACK
TYPE_COUNT_PREFIXED - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
TYPE_COUNT_PREFIXED
TYPE_CUSTOM - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
TYPE_CUSTOM
TYPE_END_MARKED - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
TYPE_END_MARKED
TYPE_ERROR - Static variable in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
 
TYPE_FIXED_LENGTH - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
TYPE_FIXED_LENGTH
TYPE_HLLP - Static variable in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
TYPE_HLLP
TYPE_LENGTH_PREFIXED - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
TYPE_LENGTH_PREFIXED
TYPE_MARKED_AND_FIXED - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
TYPE_MARKED_AND_FIXED
TYPE_MLLP - Static variable in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
TYPE_MLLP
TYPE_MLLPV20 - Static variable in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
TYPE_MLLPV2.0
TYPE_NAK - Static variable in class com.stc.connector.message.acknak.AckNakMsg
TYPE_NAK
TYPE_ONETIME - Static variable in interface com.stc.connector.tcpip.model.schedule.CalendarSchedule
 
TYPE_ONETIME - Static variable in interface com.stc.connector.tcpip.model.schedule.Schedule
 
TYPE_PER_ACTIVE_CONNECTION - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
TYPE_PER_ACTIVE_CONNECTION
TYPE_REJECT - Static variable in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
 
TYPE_REPEATED - Static variable in interface com.stc.connector.tcpip.model.schedule.CalendarSchedule
 
TYPE_REPEATED - Static variable in interface com.stc.connector.tcpip.model.schedule.Schedule
 
TYPE_REPEATING - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
TYPE_REPEATING
TYPE_TIMER_SERVICE - Static variable in interface com.stc.connector.tcpip.model.schedule.Scheduler
 
TYPE_WORK_MANAGER - Static variable in interface com.stc.connector.tcpip.model.schedule.Scheduler
 

U

unmarshal() - Method in interface com.stc.connector.hl7.framework.structure.component.Component
Method unmarshal.
unmarshal() - Method in class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
 
unmarshal() - Method in class com.stc.connector.hl7.framework.structure.datatype.GenericDataTypeImpl
 
unmarshal() - Method in class com.stc.connector.hl7.framework.structure.field.GenericFieldImpl
 
unmarshal() - Method in class com.stc.connector.hl7.framework.structure.msg.ACK
 
unmarshal() - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
 
unmarshal() - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
 
unmarshal() - Method in class com.stc.connector.hl7.framework.structure.segment.GenericSegmentImpl
 
unmarshal() - Method in class com.stc.connector.hl7.framework.structure.segment.MSA
 
unmarshal() - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
 
unmarshal() - Method in class com.stc.connector.hl7.framework.structure.segment.SFT
 
update(DBObject) - Method in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
 
update(List) - Method in class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
 
update(DBObject) - Method in class com.stc.connector.hl7.framework.persist.connection.impl.TestDBConnImpl
executes database update
update(List) - Method in class com.stc.connector.hl7.framework.persist.connection.impl.TestDBConnImpl
 
UPDATE_STMT_STR - Variable in class com.stc.connector.hl7.framework.persist.dbo.impl.DBObjectImpl
update statement string
updateMBeanConnectionStatus(int) - Method in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
Updates RA MBean status to indicate the status of the physical socket connection.
updateMBeanConnectionStatus(int) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
Updates RA MBean status to indicate the status of the physical server socket connection.
updateMBeanProperty(String, String) - Method in interface com.stc.connector.hl7.framework.llp.MLLPV2CommonInterface
The updateMBeanProperty method is used to update the Mbean properties.
updateMBeanProperty(String, String) - Method in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
updateMBeanProperty(String, String) - Method in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
updateMBeanProperty(String, String) - Method in class com.stc.connector.tcpip.hl7.client.HL7ClientApplicationImpl
 
updateMBeanProperty(String, String) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
updateMBeanProperty(String, String) - Method in class com.stc.connector.tcpip.hl7.client.HL7v3ClientApplicationImpl
 
updateMBeanProperty(String, String) - Method in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
updateMBeanProperty(String, String) - Method in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
updateMBeanProperty(String, String) - Method in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
Updates certain RA MBean property with the specified value.
updateMBeanProperty(String, String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
updateRowWithStatus(HL7MessageLogDBO) - Method in class com.stc.connector.hl7.framework.persist.connection.DBConnection
 

V

validate() - Method in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
Method validate.
validate() - Method in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
Method validate.
validate() - Method in class com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfo
Method validate.
validate(ComponentSpec) - Method in interface com.stc.connector.hl7.framework.structure.component.Component
Method validate.
validate(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
 
validate(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.datatype.GenericDataTypeImpl
 
validate(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.field.GenericFieldImpl
 
validate(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.msg.ACK
 
validate(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
 
validate(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.segment.ERR
 
validate(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.segment.GenericSegmentImpl
 
validate() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
Method validate.
validate() - Method in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
Method validate.
validate(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.segment.MSA
 
validate(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.segment.MSH
 
validate(ComponentSpec) - Method in class com.stc.connector.hl7.framework.structure.segment.SFT
 
validate() - Method in class com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfo
Method validate.
validate() - Method in class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
Method validate.
validate() - Method in class com.stc.connector.tcpip.ext.msg.MessageInfo
Validates the message configuration settings.
validate() - Method in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
Method validate.
validate() - Method in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
Method validate.
validate() - Method in class com.stc.connector.tcpip.hl7.msg.HL7ParsingControlInfo
Method validate.
validate() - Method in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
Method validate.
validate() - Method in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
Method validate.
validate() - Method in class com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfo
Method validate.
validate() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
Validates the socket configuration settings.
validate() - Method in class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
Validates the configuration settings.
validate() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
Validates the socket configuration settings.
validate() - Method in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
Validates the socket configuration settings.
validate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
Validates the socket configuration settings.
validate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
Validates the socket configuration settings.
validate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfo
Validates the scheduler configuration settings.
validate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerPortBindingInfo
Validates the socket configuration settings.
validate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
Validates the scheduler configuration settings.
validate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Validates the socket configuration settings.
validate(String) - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
Validates the socket configuration settings against the integrationServerType.
validate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
Validates the configuration settings.
validate() - Method in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfo
Validates the scheduler configuration settings.
version - Static variable in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTClientApplication
 
version - Static variable in interface com.stc.connector.appconn.tcpip.ext.TCPIPEXTServerApplication
 
version - Static variable in interface com.stc.connector.appconn.tcpip.hl7.HL7AppMessage
 
version - Static variable in interface com.stc.connector.appconn.tcpip.hl7.HL7ClientApplication
 
version - Static variable in interface com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication
 
version - Static variable in interface com.stc.connector.appconn.tcpip.hl7.HL7v3AppMessage
 
version - Static variable in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ClientApplication
 
version - Static variable in interface com.stc.connector.appconn.tcpip.hl7.HL7v3ServerApplication
 
version - Static variable in interface com.stc.connector.appconn.tcpip.model.TCPIPClientApplication
 
version - Static variable in interface com.stc.connector.appconn.tcpip.model.TCPIPServerApplication
 
version - Static variable in interface com.stc.connector.appconn.tcpip.model.TCPIPServerListener
 
version - Static variable in class com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfo
 
version - Static variable in interface com.stc.connector.hl7.framework.acknowledgment.HL7AcknowledgmentInfoInterface
 
version - Static variable in class com.stc.connector.hl7.framework.llp.HL7LLPInfo
 
version - Static variable in interface com.stc.connector.hl7.framework.llp.HL7LLPInfoInterface
 
version - Static variable in class com.stc.connector.hl7.framework.llp.HLLP
 
version - Static variable in exception com.stc.connector.hl7.framework.llp.HLLPCharacterCountException
 
version - Static variable in exception com.stc.connector.hl7.framework.llp.HLLPChecksumException
 
version - Static variable in exception com.stc.connector.hl7.framework.llp.HLLPDataTooLongException
 
version - Static variable in exception com.stc.connector.hl7.framework.llp.HLLPOthersException
 
version - Static variable in exception com.stc.connector.hl7.framework.llp.HLLPParsingtException
 
version - Static variable in class com.stc.connector.hl7.framework.llp.MLLP
 
version - Static variable in exception com.stc.connector.hl7.framework.llp.MLLPParsingtException
 
version - Static variable in interface com.stc.connector.hl7.framework.llp.MLLPV2CommonInterface
 
version - Static variable in class com.stc.connector.hl7.framework.parser.GenericParser
 
version - Static variable in class com.stc.connector.hl7.framework.persist.HL7PersistInfo
 
version - Static variable in class com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfo
 
version - Static variable in interface com.stc.connector.hl7.framework.seqno.HL7SeqNumberInfoInterface
 
version - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeCESpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeCMSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeCWESpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeEISpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeELDSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeERLSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeHDSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeIDSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeISSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeMSGSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeNMSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypePTSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeSTSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeTSSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeTXSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeVIDSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeXONSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.datatype.DataTypeXTNSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.field.FieldSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.msg.ACKSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.msg.MessageSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.segment.ERRSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.segment.MSASpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.segment.MSHSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.segment.SegmentSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.segment.SFTSpec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.HeuristicsTables
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0003Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0008Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0076Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0102Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0103Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0104Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0155Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0207Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0211Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0300Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0354Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0356Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0357Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0361Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0362Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0399Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0449Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0516Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0517Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0518Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0519Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.Table0533Spec
 
version - Static variable in class com.stc.connector.hl7.framework.spec.table.TableSpec
 
version - Static variable in class com.stc.connector.hl7.framework.status.Status
 
version - Static variable in interface com.stc.connector.hl7.framework.structure.component.Component
 
version - Static variable in class com.stc.connector.hl7.framework.structure.component.GenericComponentImpl
 
version - Static variable in interface com.stc.connector.hl7.framework.structure.datatype.DataType
 
version - Static variable in class com.stc.connector.hl7.framework.structure.datatype.GenericDataTypeImpl
 
version - Static variable in interface com.stc.connector.hl7.framework.structure.field.Field
 
version - Static variable in class com.stc.connector.hl7.framework.structure.field.GenericFieldImpl
 
version - Static variable in class com.stc.connector.hl7.framework.structure.msg.ACK
 
version - Static variable in class com.stc.connector.hl7.framework.structure.msg.GenericMessageImpl
 
version - Static variable in interface com.stc.connector.hl7.framework.structure.msg.Message
 
version - Static variable in class com.stc.connector.hl7.framework.structure.segment.ERR
 
version - Static variable in class com.stc.connector.hl7.framework.structure.segment.GenericSegmentImpl
 
version - Static variable in class com.stc.connector.hl7.framework.structure.segment.HL7MSHInfo
 
version - Static variable in interface com.stc.connector.hl7.framework.structure.segment.HL7MSHInfoInterface
 
version - Static variable in class com.stc.connector.hl7.framework.structure.segment.HL7SFTInfo
 
version - Static variable in interface com.stc.connector.hl7.framework.structure.segment.HL7SFTInfoInterface
 
version - Static variable in class com.stc.connector.hl7.framework.structure.segment.MSA
 
version - Static variable in class com.stc.connector.hl7.framework.structure.segment.MSH
 
version - Static variable in interface com.stc.connector.hl7.framework.structure.segment.Segment
 
version - Static variable in class com.stc.connector.hl7.framework.structure.segment.SFT
 
version - Static variable in class com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfo
 
version - Static variable in interface com.stc.connector.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfoInterface
 
version - Static variable in class com.stc.connector.hl7.v3.framework.parser.HL7V3MessageEleParse
 
version - Static variable in class com.stc.connector.hl7.v3.framework.parser.HL7V3TransmissionWrapperContext
 
version - Static variable in class com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfo
 
version - Static variable in interface com.stc.connector.hl7.v3.framework.wrappers.HL7v3TransmissionWrapperInfoInterface
 
version - Static variable in class com.stc.connector.message.acknak.AckMsg
 
version - Static variable in class com.stc.connector.message.acknak.AckNakMsg
 
version - Static variable in class com.stc.connector.message.acknak.NakMsg
 
version - Static variable in interface com.stc.connector.message.common.AbstractMsg
 
version - Static variable in class com.stc.connector.message.common.BinaryNumberMsg
 
version - Static variable in class com.stc.connector.message.common.BytesMsg
 
version - Static variable in class com.stc.connector.message.common.NumberMsg
 
version - Static variable in class com.stc.connector.message.common.TextMsg
 
version - Static variable in class com.stc.connector.message.envelope.BeginEndMarkedMsg
 
version - Static variable in class com.stc.connector.message.envelope.CountPrefixedMsg
 
version - Static variable in class com.stc.connector.message.envelope.EndMarkedMsg
 
version - Static variable in class com.stc.connector.message.envelope.EnvelopedMsg
 
version - Static variable in class com.stc.connector.message.envelope.FixedLengthMsg
 
version - Static variable in class com.stc.connector.message.envelope.LengthPrefixedMsg
 
version - Static variable in class com.stc.connector.message.envelope.MarkedAndFixedMsg
 
version - Static variable in class com.stc.connector.message.envelope.PerActiveConnectionMsg
 
version - Static variable in class com.stc.connector.message.envelope.RepeatingMsg
 
version - Static variable in class com.stc.connector.tcpip.ext.alert.TCPIPEXTAlertCodes
 
version - Static variable in class com.stc.connector.tcpip.ext.client.TCPIPEXTClientApplicationImpl
 
version - Static variable in class com.stc.connector.tcpip.ext.client.TCPIPEXTEwayConnection
 
version - Static variable in interface com.stc.connector.tcpip.ext.msg.AbstractMsgReceiver
 
version - Static variable in interface com.stc.connector.tcpip.ext.msg.AbstractMsgSender
 
version - Static variable in class com.stc.connector.tcpip.ext.msg.CustomEnvelopedMsgSample01
 
version - Static variable in class com.stc.connector.tcpip.ext.msg.CustomEnvelopedMsgSample02
 
version - Static variable in interface com.stc.connector.tcpip.ext.msg.EnvelopedMsgReceiver
 
version - Static variable in interface com.stc.connector.tcpip.ext.msg.EnvelopedMsgSender
 
version - Static variable in class com.stc.connector.tcpip.ext.msg.MessageInfo
 
version - Static variable in interface com.stc.connector.tcpip.ext.msg.MessageInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerApplicationImpl
 
version - Static variable in class com.stc.connector.tcpip.ext.server.TCPIPEXTServerEndpoint
 
version - Static variable in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSClientApplicationImpl
 
version - Static variable in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSContainer
 
version - Static variable in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSMessage
 
version - Static variable in class com.stc.connector.tcpip.ext.webservice.TCPIPEXTWSServerApplicationImpl
 
version - Static variable in class com.stc.connector.tcpip.hl7.alert.HL7AlertCodes
 
version - Static variable in class com.stc.connector.tcpip.hl7.client.HL7AppMessageImpl
 
version - Static variable in class com.stc.connector.tcpip.hl7.client.HL7ClientApplicationImpl
 
version - Static variable in class com.stc.connector.tcpip.hl7.client.HL7EwayConnection
 
version - Static variable in class com.stc.connector.tcpip.hl7.client.HL7ManagedConnectionFactory
 
version - Static variable in class com.stc.connector.tcpip.hl7.client.HL7v3AppMessageImpl
 
version - Static variable in class com.stc.connector.tcpip.hl7.client.HL7v3ClientApplicationImpl
 
version - Static variable in class com.stc.connector.tcpip.hl7.client.HL7v3EwayConnection
 
version - Static variable in exception com.stc.connector.tcpip.hl7.exception.HL7ApplicationException
 
version - Static variable in exception com.stc.connector.tcpip.hl7.exception.HL7WSException
 
version - Static variable in class com.stc.connector.tcpip.hl7.mbeans.HL7ActivationSpecMonitor
 
version - Static variable in class com.stc.connector.tcpip.hl7.mbeans.HL7MBeanProperties
 
version - Static variable in class com.stc.connector.tcpip.hl7.mbeans.HL7MCFMonitor
 
version - Static variable in class com.stc.connector.tcpip.hl7.mbeans.HL7MonitorData
 
version - Static variable in class com.stc.connector.tcpip.hl7.mbeans.HL7RAMonitor
 
version - Static variable in class com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfo
 
version - Static variable in interface com.stc.connector.tcpip.hl7.msg.HL7CommunicationControlInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.hl7.msg.HL7MessageInfo
 
version - Static variable in interface com.stc.connector.tcpip.hl7.msg.HL7MessageInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.hl7.msg.HL7ParsingControlInfo
 
version - Static variable in interface com.stc.connector.tcpip.hl7.msg.HL7ParsingControlInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfo
 
version - Static variable in interface com.stc.connector.tcpip.hl7.msg.HL7RecourseActionInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfo
 
version - Static variable in interface com.stc.connector.tcpip.hl7.msg.HL7v3MessageInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfo
 
version - Static variable in interface com.stc.connector.tcpip.hl7.msg.HL7ValidationControlInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.hl7.server.HL7ServerApplicationImpl
 
version - Static variable in class com.stc.connector.tcpip.hl7.server.HL7ServerEndpoint
 
version - Static variable in class com.stc.connector.tcpip.hl7.server.HL7v3ServerApplicationImpl
 
version - Static variable in class com.stc.connector.tcpip.hl7.server.HL7v3ServerEndpoint
 
version - Static variable in class com.stc.connector.tcpip.hl7.webservice.HL7WSClientApplicationImpl
 
version - Static variable in class com.stc.connector.tcpip.hl7.webservice.HL7WSContainer
 
version - Static variable in class com.stc.connector.tcpip.hl7.webservice.HL7WSMessage
 
version - Static variable in class com.stc.connector.tcpip.hl7.webservice.HL7WSServerApplicationImpl
 
version - Static variable in class com.stc.connector.tcpip.model.alert.TCPIPAlertCodes
 
version - Static variable in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnection
 
version - Static variable in class com.stc.connector.tcpip.model.client.TCPIPApplicationConnectionManager
 
version - Static variable in class com.stc.connector.tcpip.model.client.TCPIPClientApplicationImpl
 
version - Static variable in class com.stc.connector.tcpip.model.client.TCPIPClientConfigInfo
 
version - Static variable in interface com.stc.connector.tcpip.model.client.TCPIPClientConfigInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfo
 
version - Static variable in interface com.stc.connector.tcpip.model.client.TCPIPClientGeneralInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.model.client.TCPIPClientSunJavaAppServerInfo
 
version - Static variable in class com.stc.connector.tcpip.model.client.TCPIPEwayConnection
 
version - Static variable in class com.stc.connector.tcpip.model.client.TCPIPManagedConnectionFactory
 
version - Static variable in class com.stc.connector.tcpip.model.client.TCPIPSocket
 
version - Static variable in class com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfo
 
version - Static variable in interface com.stc.connector.tcpip.model.client.TCPIPSocketEstablishmentInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.model.client.TCPIPSocketInfo
 
version - Static variable in interface com.stc.connector.tcpip.model.client.TCPIPSocketInfoInterface
 
version - Static variable in exception com.stc.connector.tcpip.model.exception.TCPIPApplicationConnectionException
 
version - Static variable in exception com.stc.connector.tcpip.model.exception.TCPIPApplicationException
 
version - Static variable in exception com.stc.connector.tcpip.model.exception.TCPIPIncompleteDataException
 
version - Static variable in interface com.stc.connector.tcpip.model.exception.TCPIPNestedException
 
version - Static variable in exception com.stc.connector.tcpip.model.exception.TCPIPNoResponseException
 
version - Static variable in exception com.stc.connector.tcpip.model.exception.TCPIPWSException
 
version - Static variable in interface com.stc.connector.tcpip.model.factory.TCPIPSocketFactory
 
version - Static variable in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryExtendedImpl
 
version - Static variable in class com.stc.connector.tcpip.model.factory.TCPIPSocketFactoryImpl
 
version - Static variable in class com.stc.connector.tcpip.model.mbeans.TCPIPActivationSpecMonitor
 
version - Static variable in class com.stc.connector.tcpip.model.mbeans.TCPIPMBeanProperties
 
version - Static variable in class com.stc.connector.tcpip.model.mbeans.TCPIPMCFMonitor
 
version - Static variable in class com.stc.connector.tcpip.model.mbeans.TCPIPRAMonitor
 
version - Static variable in interface com.stc.connector.tcpip.model.schedule.CalendarSchedule
 
version - Static variable in class com.stc.connector.tcpip.model.schedule.CalendarTaskScheduler
 
version - Static variable in class com.stc.connector.tcpip.model.schedule.OneTimeSchedule
 
version - Static variable in class com.stc.connector.tcpip.model.schedule.RepeatedSchedule
 
version - Static variable in interface com.stc.connector.tcpip.model.schedule.Schedule
 
version - Static variable in interface com.stc.connector.tcpip.model.schedule.Scheduler
 
version - Static variable in interface com.stc.connector.tcpip.model.schedule.Task
 
version - Static variable in class com.stc.connector.tcpip.model.schedule.TimerTaskScheduler
 
version - Static variable in class com.stc.connector.tcpip.model.schedule.WorkScheduler
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationConnection
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerApplicationImpl
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerBootstrapContext
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerConfigInfo
 
version - Static variable in interface com.stc.connector.tcpip.model.server.TCPIPServerConfigInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfo
 
version - Static variable in interface com.stc.connector.tcpip.model.server.TCPIPServerConnectionManagementInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerEndpoint
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfo
 
version - Static variable in interface com.stc.connector.tcpip.model.server.TCPIPServerGeneralInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerMessageEndpointFactory.MyMessageEndpoint
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerMessageEndpointFactory
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerMonitor
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorPool
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfo
 
version - Static variable in interface com.stc.connector.tcpip.model.server.TCPIPServerMonitorScheduleInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerMonitorTask
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerPortBindingInfo
 
version - Static variable in interface com.stc.connector.tcpip.model.server.TCPIPServerPortBindingInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerPortPool
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfo
 
version - Static variable in interface com.stc.connector.tcpip.model.server.TCPIPServerScheduleInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerSocket
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerSocketInfo
 
version - Static variable in interface com.stc.connector.tcpip.model.server.TCPIPServerSocketInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerSunJavaAppServerInfo
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerWorker
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerPool
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfo
 
version - Static variable in interface com.stc.connector.tcpip.model.server.TCPIPServerWorkerScheduleInfoInterface
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerWorkerTask
 
version - Static variable in class com.stc.connector.tcpip.model.server.TCPIPServerWorkManager
 
version - Static variable in class com.stc.connector.tcpip.model.state.EntityBeanStateHandlerImpl
 
version - Static variable in class com.stc.connector.tcpip.model.state.JAXBStateHandlerImpl
 
version - Static variable in class com.stc.connector.tcpip.model.state.JDBCStateHandlerImpl
 
version - Static variable in class com.stc.connector.tcpip.model.state.JDOStateHandlerImpl
 
version - Static variable in class com.stc.connector.tcpip.model.state.NonPersistentStateHandlerImpl
 
version - Static variable in class com.stc.connector.tcpip.model.state.ObjectSerializableStateHandlerImpl
 
version - Static variable in class com.stc.connector.tcpip.model.state.PersistenceFileStateHandlerImpl
 
version - Static variable in class com.stc.connector.tcpip.model.state.PropertiesStateImpl
 
version - Static variable in class com.stc.connector.tcpip.model.state.SingleIntegerStateImpl
 
version - Static variable in class com.stc.connector.tcpip.model.state.SingleStringStateImpl
 
version - Static variable in interface com.stc.connector.tcpip.model.state.State
 
version - Static variable in interface com.stc.connector.tcpip.model.state.StateHandler
 
version - Static variable in class com.stc.connector.tcpip.model.system.TCPIPResourceAdapter
 
version - Static variable in class com.stc.connector.tcpip.model.webservice.TCPIPWSClientApplicationImpl
 
version - Static variable in class com.stc.connector.tcpip.model.webservice.TCPIPWSContainer
 
version - Static variable in class com.stc.connector.tcpip.model.webservice.TCPIPWSMessage
 
version - Static variable in class com.stc.connector.tcpip.model.webservice.TCPIPWSServerApplicationImpl
 
VERSION_ID_21 - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
VERSION_ID_22 - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
VERSION_ID_23 - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
VERSION_ID_231 - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
VERSION_ID_24 - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
VERSION_ID_25 - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 
VERSION_ID_251 - Static variable in class com.stc.connector.hl7.framework.spec.component.ComponentSpec
 

W

WorkScheduler - Class in com.stc.connector.tcpip.model.schedule
RA work scheduler (based on JCA Work Manager) for exchange/communication.
WorkScheduler(WorkManager, Schedule) - Constructor for class com.stc.connector.tcpip.model.schedule.WorkScheduler
Constructor for WorkScheduler.

A B C D E F G H I J L M N O P Q R S T U V W
Sun Adapter for TCP/IP HL7