Package com.solab.iso8583
-
Interface Summary Interface Description CustomBinaryField<T> An extension of the CustomField interface, useful for binary fields.CustomField<DataType> Defines the behavior for a custom field value encoder/decoder.CustomFieldDecoder<DataType> Blabla.CustomFieldEncoder<DataType> Defines the behavior of a custom field encoder.TraceNumberGenerator This interface defines the behavior needed to provide sequence numbers for newly created messages. -
Class Summary Class Description IsoMessage Represents an ISO8583 message.IsoValue<T> Represents a value that is stored in a field inside an ISO8583 message.MessageFactory<T extends IsoMessage> This class is used to create messages, either from scratch or from an existing String or byte buffer. -
Enum Summary Enum Description IsoType Defines the possible values types that can be used in the fields.