Package | Description |
---|---|
ca.uhn.hl7v2.app | |
ca.uhn.hl7v2.protocol | |
ca.uhn.hl7v2.protocol.impl |
Modifier and Type | Method and Description |
---|---|
Message |
DefaultApplication.processMessage(Message theMessage,
Map<String,Object> theMetadata) |
Modifier and Type | Method and Description |
---|---|
Message |
ApplicationWrapper.processMessage(Message theMessage,
Map<String,Object> theMetadata)
Uses the contents of the message for whatever purpose the application
has for this message, and returns an appropriate response message.
|
Message |
ReceivingApplication.processMessage(T theMessage,
Map<String,Object> theMetadata)
Uses the contents of the message for whatever purpose the application
has for this message, and returns an appropriate response message.
|
Modifier and Type | Method and Description |
---|---|
Message |
AppWrapper.processMessage(Message theMessage,
Map<String,Object> theMetadata) |
Copyright © 2001–2017 University Health Network. All rights reserved.