public class HohServletTest.MyReceivingApp extends Object implements ReceivingApplication<Message>
Constructor and Description |
---|
MyReceivingApp() |
Modifier and Type | Method and Description |
---|---|
boolean |
canProcess(Message theMessage) |
Message |
processMessage(Message theMessage,
Map<String,Object> theMetadata) |
public MyReceivingApp()
public boolean canProcess(Message theMessage)
canProcess
in interface ReceivingApplication<Message>
public Message processMessage(Message theMessage, Map<String,Object> theMetadata) throws ReceivingApplicationException, HL7Exception
processMessage
in interface ReceivingApplication<Message>
ReceivingApplicationException
HL7Exception
Copyright © 2012–2017 University Health Network. All rights reserved.