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

public abstract class AbstractHl7v2WebService extends AbstractWebService
Generic implementation of an HL7v2-based Web Service.
Author:
Dmytro Rud, Mitko Kolev, Stefan Ivanov
  • Constructor Details

    • AbstractHl7v2WebService

      public AbstractHl7v2WebService()
  • Method Details

    • doProcess

      protected String doProcess(String request)
    • formatErrMsg

      protected String formatErrMsg(String text)
      Creates a message from the input textwith prefix the sending application in the transaction configuration.
      Parameters:
      text - input text used for logging
      Returns:
      a String with prefix the sending application