Package | Description |
---|---|
ca.uhn.hl7v2.protocol.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractJMSTransport
A
TransportLayer that exchanges messages through JMS destinations. |
class |
JMSQueueTransport
A
TransportLayer that uses a JMS Queue. |
class |
JMSTopicTransport
A
TransportLayer that uses a JMS Topic. |
class |
JMSTransport
A
TransportLayer that exchanges messages through JMS destinations. |
class |
MLLPTransport
An implementation of the HL7 Minimal Lower Layer Protocol (see
HL7 implementation guide appendix C).
|
class |
URLTransport
A
TransportLayer that reads and writes from an URL (for example
over HTTP). |
Copyright © 2001–2017 University Health Network. All rights reserved.