See: Description
| Class | Description |
|---|---|
| MatsSerializerJson |
Implementation of
MatsSerializer that employs Jackson JSON
library for serialization and deserialization, and compress and decompress using Deflater and
Inflater. |
| MatsTraceStringImpl |
Extension of
MatsTraceFieldImpl which uses String for Z, meant to use JSON to serialize the DTO and STO
payloads. |