public class AckMessageComparator extends SwiftMessageComparator
SwiftMessageComparator tailored for typical ACK matching.
Compares all values from block 1 2 3 and 4, ignoring session and sequence number in block1. The trailer block 5 if present in any of the messages is also ignored. Regarding multiline fields the EOL must be an exact match (meaning CRLF is not the same as just LF)
| Constructor and Description |
|---|
AckMessageComparator() |
addTagnameToIgnore, compare, compareB1, compareB2, compareTagListBlock, getTagnamesToIgnore, isIgnoreEolsInMultiline, isIgnoreHeaderSession, isIgnoreTrailer, setIgnoreEolsInMultiline, setIgnoreHeaderSession, setIgnoreTrailer, setTagnamesToIgnore