Class MllpEndpointBuilderFactory.MllpHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.MllpEndpointBuilderFactory.MllpHeaderNameBuilder
Enclosing interface:
MllpEndpointBuilderFactory

public static class MllpEndpointBuilderFactory.MllpHeaderNameBuilder extends Object
The builder of headers' name for the MLLP component.
  • Constructor Details

    • MllpHeaderNameBuilder

      public MllpHeaderNameBuilder()
  • Method Details

    • mllpLocalAddress

      public String mllpLocalAddress()
      The local TCP Address of the Socket. The option is a: String type. Group: common
      Returns:
      the name of the header MllpLocalAddress.
    • mllpRemoteAddress

      public String mllpRemoteAddress()
      The remote TCP Address of the Socket. The option is a: String type. Group: common
      Returns:
      the name of the header MllpRemoteAddress.
    • mllpAcknowledgement

      public String mllpAcknowledgement()
      The HL7 Acknowledgment received in bytes. The option is a: byte[] type. Group: common
      Returns:
      the name of the header MllpAcknowledgement.
    • mllpAcknowledgementString

      public String mllpAcknowledgementString()
      The HL7 Acknowledgment received, converted to a String. The option is a: String type. Group: common
      Returns:
      the name of the header MllpAcknowledgementString.
    • mllpAcknowledgementType

      public String mllpAcknowledgementType()
      The HL7 acknowledgement type (AA, AE, AR, etc). The option is a: String type. Group: common
      Returns:
      the name of the header MllpAcknowledgementType.
    • mllpSendingApplication

      public String mllpSendingApplication()
      MSH-3 value. The option is a: String type. Group: consumer
      Returns:
      the name of the header MllpSendingApplication.
    • mllpSendingFacility

      public String mllpSendingFacility()
      MSH-4 value. The option is a: String type. Group: consumer
      Returns:
      the name of the header MllpSendingFacility.
    • mllpReceivingApplication

      public String mllpReceivingApplication()
      MSH-5 value. The option is a: String type. Group: consumer
      Returns:
      the name of the header MllpReceivingApplication.
    • mllpReceivingFacility

      public String mllpReceivingFacility()
      MSH-6 value. The option is a: String type. Group: consumer
      Returns:
      the name of the header MllpReceivingFacility.
    • mllpTimestamp

      public String mllpTimestamp()
      MSH-7 value. The option is a: String type. Group: consumer
      Returns:
      the name of the header MllpTimestamp.
    • mllpSecurity

      public String mllpSecurity()
      MSH-8 value. The option is a: String type. Group: consumer
      Returns:
      the name of the header MllpSecurity.
    • mllpMessageType

      public String mllpMessageType()
      MSH-9 value. The option is a: String type. Group: consumer
      Returns:
      the name of the header MllpMessageType.
    • mllpEventType

      public String mllpEventType()
      MSH-9.1 value. The option is a: String type. Group: consumer
      Returns:
      the name of the header MllpEventType.
    • mllpTriggerEvent

      public String mllpTriggerEvent()
      MSH-9.2 value. The option is a: String type. Group: consumer
      Returns:
      the name of the header MllpTriggerEvent.
    • mllpMessageControlId

      public String mllpMessageControlId()
      MSH-10 value. The option is a: String type. Group: consumer
      Returns:
      the name of the header MllpMessageControlId.
    • mllpProcessingId

      public String mllpProcessingId()
      MSH-11 value. The option is a: String type. Group: consumer
      Returns:
      the name of the header MllpProcessingId.
    • mllpVersionId

      public String mllpVersionId()
      MSH-12 value. The option is a: String type. Group: consumer
      Returns:
      the name of the header MllpVersionId.
    • mllpCharset

      public String mllpCharset()
      MSH-18 value. The option is a: String type. Group: consumer
      Returns:
      the name of the header MllpCharset.