Class AbstractHl7v2WebService
java.lang.Object
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WebService
- Direct Known Subclasses:
SimpleHl7v2WebService
Generic implementation of an HL7v2-based Web Service.
- Author:
- Dmytro Rud, Mitko Kolev, Stefan Ivanov
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
getConsumer, process, process, setConsumer
-
Constructor Details
-
AbstractHl7v2WebService
public AbstractHl7v2WebService()
-
-
Method Details
-
doProcess
-
formatErrMsg
Creates a message from the inputtext
with prefix the sending application in the transaction configuration.- Parameters:
text
- input text used for logging- Returns:
- a String with prefix the sending application
-