Class HL7Sender


  • public class HL7Sender
    extends Object
    • Constructor Detail

      • HL7Sender

        public HL7Sender()
    • Method Detail

      • send

        public void send​(String host,
                         int port)
                  throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • main

        public static void main​(String[] args)
                         throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception