| Class | Description |
|---|---|
| MatsSerializer_DefaultJson |
Deprecated - currently just present to point to new name
MatsSerializerJson, directly extending it. |
| MatsSerializerJson |
Implementation of
MatsSerializer that employs Jackson JSON
library for serialization and deserialization, and compress and decompress using Deflater and
Inflater. |