Class MllpCharsetHelper

java.lang.Object
org.apache.camel.component.mllp.MllpCharsetHelper

public final class MllpCharsetHelper extends Object
  • Method Details

    • getCharset

      public static Charset getCharset(org.apache.camel.Exchange exchange, Charset defaultCharset)
    • getCharset

      public static Charset getCharset(org.apache.camel.Exchange exchange, byte[] hl7Bytes, Hl7Util hl7Util, Charset defaultCharset)