Package io.mats3.serial.impl
An implementation of
MatsTrace which uses short-named fields to carry all the
needed information - meant to be field-serialized using for example Jackson.-
Class Summary Class Description MatsTraceFieldImpl<Z> An implementation ofMatsTracewhich uses fields to hold all state necessary for a Mats flow, including "holders" for the serialization of DTOs and STOs, with type 'Z'.MatsTraceFieldImpl.CallImpl<Z> Represents an entry in theMatsTrace.