public interface HL7MessageListener
Modifier and Type | Method and Description |
---|---|
byte[] |
onMessage(HL7Application hl7App,
Connection conn,
Socket s,
HL7Segment msh,
byte[] msg,
int off,
int len,
int mshlen) |
byte[] onMessage(HL7Application hl7App, Connection conn, Socket s, HL7Segment msh, byte[] msg, int off, int len, int mshlen) throws HL7Exception
HL7Exception
Copyright © 2017 dcm4che.org. All rights reserved.