com.solab.iso8583.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of j8583 Show documentation
Show all versions of j8583 Show documentation
Java implementation of the ISO 8583 protocol, focused on making the creation, edition and reading of
ISO8583 messages as simple and flexible as possible.
This package contains the main framework classes. The one that are used directly are MessageFactory and IsoMessage. IsoType is used to indicate value types in the fields and IsoValue can be used to create values directly but is not necessary since there are convenience methods in IsoMessage.