Class HL7EventPublisher
- java.lang.Object
-
- org.wso2.carbon.business.messaging.hl7.common.data.publisher.HL7EventPublisher
-
public class HL7EventPublisher extends Object
This class represents HL7 data publisher
-
-
Field Summary
Fields Modifier and Type Field Description static String
UNDERSCORE
-
Constructor Summary
Constructors Constructor Description HL7EventPublisher(ServerConfig serverConfig)
-
-
-
Field Detail
-
UNDERSCORE
public static final String UNDERSCORE
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
HL7EventPublisher
public HL7EventPublisher(ServerConfig serverConfig)
-
-
Method Detail
-
publish
public void publish(MessageData message) throws ca.uhn.hl7v2.HL7Exception
- Throws:
ca.uhn.hl7v2.HL7Exception
-
-