public class SampleApp extends Object implements ca.uhn.hl7v2.app.Application
Constructor and Description |
---|
SampleApp() |
Modifier and Type | Method and Description |
---|---|
boolean |
canProcess(ca.uhn.hl7v2.model.Message theIn) |
ca.uhn.hl7v2.model.Message |
processMessage(ca.uhn.hl7v2.model.Message theIn) |
public boolean canProcess(ca.uhn.hl7v2.model.Message theIn)
canProcess
in interface ca.uhn.hl7v2.app.Application
public ca.uhn.hl7v2.model.Message processMessage(ca.uhn.hl7v2.model.Message theIn) throws ca.uhn.hl7v2.app.ApplicationException, ca.uhn.hl7v2.HL7Exception
processMessage
in interface ca.uhn.hl7v2.app.Application
ca.uhn.hl7v2.app.ApplicationException
ca.uhn.hl7v2.HL7Exception
Copyright © 2019 WSO2. All rights reserved.