| Package | Description |
|---|---|
| ca.uhn.hl7v2.app | |
| ca.uhn.hl7v2.protocol.impl | |
| ca.uhn.hl7v2.validation.app |
| Class and Description |
|---|
| Application
From an HL7 messaging perspective, an Application is a consumer of a messages.
|
| ApplicationException
Represents any problem encountered during processing of a message by an
Application.
|
| ApplicationExceptionHandler
The Interface ApplicationExceptionHandler.
|
| Connection
A TCP/IP connection to a remote HL7 server.
|
| ConnectionHub
Provides access to shared HL7 Connections.
|
| ConnectionListener
An object that wants to be notified of new remote connections.
|
| DefaultApplication
An Application that does nothing with the message and returns an Application
Reject message in response.
|
| HL7Service
An HL7 service.
|
| Initiator
Performs the initiation role of a message exchange (i.e sender of the first
message; analogous to the client in a client-server interaction), according
to HL7's original mode processing rules.
|
| MessageTypeRouter
Routes messages to various Applications based on message type and trigger
event.
|
| Responder
Performs the responding role in a message exchange (i.e receiver of the first
message, sender of the response; analagous to the server in a client-server
interaction), according to HL7's original mode processing rules.
|
| TestPanel
Deprecated.
This class has been replaced by the standalone TestPanel application.
The new testpanel is located in a different HAPI module called "hapi-testpanel"
|
| Class and Description |
|---|
| Application
From an HL7 messaging perspective, an Application is a consumer of a messages.
|
| Class and Description |
|---|
| Application
From an HL7 messaging perspective, an Application is a consumer of a messages.
|
Copyright © 2001-2012 University Health Network. All Rights Reserved.