public interface Transportable
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
Map<String,Object> |
getMetadata() |
String getMessage()
Map<String,Object> getMetadata()
TransportLayer, this may include selected message fields
(eg to facilitate routing based on MSH fields without re-parsing the
message). If the message is being received, this may include
information such as the IP address of the server from which the message
was received (this depends on the underlying TransportLayer used).
Message fields are keyed with Terser path names.Copyright © 2001–2017 University Health Network. All rights reserved.