public interface HL7MessagePreprocessor
String process(String message, String type, String encoding)
message
- The incomding messagetype
- The type of the message, i.e. v2 or v3, defined at Axis2HL7Constants.MessageTypeencoding
- The encoding of the message, i.e. ER7 or XML,
defined at Axis2HL7Constants.MessageEncodingCopyright © 2017 WSO2. All rights reserved.