Package | Description |
---|---|
ca.uhn.hl7v2.app |
Modifier and Type | Class and Description |
---|---|
class |
ActiveInitiator
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.
|
Modifier and Type | Method and Description |
---|---|
Initiator |
ActiveConnection.getInitiator()
Returns the Initiator associated with this connection
|
Initiator |
LazyConnection.getInitiator() |
Initiator |
Connection.getInitiator()
Returns an Initiator instance
|
Copyright © 2001–2017 University Health Network. All rights reserved.