| Package | Description |
|---|---|
| ca.uhn.hl7v2.app | |
| ca.uhn.hl7v2.protocol | |
| ca.uhn.hl7v2.protocol.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationExceptionHandler
The Interface ApplicationExceptionHandler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptApplication
An application that returns AA acknowledgements.
|
class |
DefaultApplication
An Application that does nothing with the message and returns an Application
Reject message in response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HL7Service.registerApplication(String messageType,
String triggerEvent,
Application handler)
Registers the given application to handle messages corresponding to the
given type and trigger event.
|
| Constructor and Description |
|---|
ApplicationWrapper(Application theApplication)
Constructor
|
| Constructor and Description |
|---|
AppWrapper(Application theApplication) |
Copyright © 2001-2014 University Health Network. All Rights Reserved.