Class DefaultMtMetadataStrategy

  • All Implemented Interfaces:
    MessageMetadataStrategy

    public class DefaultMtMetadataStrategy
    extends java.lang.Object
    implements MessageMetadataStrategy
    Default implementation of MT messages metadata extraction.

    The implementation uses the utility methods from SwiftMessageUtils to extract the metadata from the MT messages, including support for acknowledgements (ACKs) and negative acknowledgements (NAKs).

    Since:
    9.1.4
    See Also:
    SwiftMessageUtils