Class MxWriteImpl

  • All Implemented Interfaces:
    MxWrite

    public class MxWriteImpl
    extends java.lang.Object
    implements MxWrite
    Default implementation of the MxWrite interface to serialize MX message objects into XML strings. The implementation expects instances of specific subclasses of AbstractMX, such as MxCamt03400102
    Since:
    9.0
    • Constructor Detail

      • MxWriteImpl

        public MxWriteImpl()