Class SwiftMxTypeConverters

java.lang.Object
org.apache.camel.dataformat.swift.mx.SwiftMxTypeConverters

@Converter(generateLoader=true) public final class SwiftMxTypeConverters extends Object
SwiftMxTypeConverters provide some basic TypeConverters that could be needed when marshalling/unmarshalling SWIFT MX messages.
  • Method Details

    • toMxId

      @Converter public static com.prowidesoftware.swift.model.MxId toMxId(String namespace)
    • toMxId

      @Converter public static com.prowidesoftware.swift.model.MxId toMxId(byte[] namespace)