public class HL7MessagePublisherConfig extends Object
Constructor and Description |
---|
HL7MessagePublisherConfig() |
Modifier and Type | Method and Description |
---|---|
MessageData |
createMessage(ca.uhn.hl7v2.model.Message message,
org.apache.axis2.context.MessageContext msgCtx)
This extracts the incoming HL7 message
|
String |
getServerName() |
public MessageData createMessage(ca.uhn.hl7v2.model.Message message, org.apache.axis2.context.MessageContext msgCtx) throws ca.uhn.hl7v2.HL7Exception
message
- ca.uhn.hl7v2.HL7Exception
public String getServerName()
Copyright © 2019 WSO2. All rights reserved.