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.Applicationpublic 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.Applicationca.uhn.hl7v2.app.ApplicationExceptionca.uhn.hl7v2.HL7ExceptionCopyright © 2021 WSO2. All rights reserved.