MLLPConnection |
HL7Application.connect(HL7Application remote) |
Compatible |
HL7Application.findCompatibleConnection(HL7Application remote) |
UnparsedHL7Message |
HL7ServiceRegistry.onMessage(HL7Application hl7App,
Connection conn,
Socket s,
UnparsedHL7Message msg) |
UnparsedHL7Message |
HL7MessageListener.onMessage(HL7Application hl7App,
Connection conn,
Socket s,
UnparsedHL7Message msg) |
UnparsedHL7Message |
DefaultHL7Listener.onMessage(HL7Application hl7App,
Connection conn,
Socket s,
UnparsedHL7Message msg) |
void |
HL7ConnectionMonitor.onMessageResponse(HL7Application hl7App,
Socket s,
UnparsedHL7Message msg,
UnparsedHL7Message rsp,
Exception ex) |
void |
HL7ConnectionMonitor.onMessageSent(HL7Application hl7App,
Socket s,
UnparsedHL7Message msg,
Exception ex) |
HL7Connection |
HL7Application.open(HL7Application remote) |
void |
HL7Application.reconfigure(HL7Application src) |
protected void |
HL7Application.setHL7ApplicationAttributes(HL7Application src) |