All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.mats3.serial.impl.package-info Maven / Gradle / Ivy

Go to download

Mats^3 wire format solution called "MatsTrace", which defines a set of parameters and structures sufficient to represent an envelope carrying Mats messages, as well as a deser-interface "MatsSerializer" which defines methods between MatsTrace and byte arrays. Employed by the Mats^3 JMS Implementation.

There is a newer version: 0.19.19-2024-04-30
Show newest version
/**
 * An implementation of {@link io.mats3.serial.MatsTrace MatsTrace} which uses short-named fields to carry all the
 * needed information - meant to be field-serialized using for example Jackson.
 */
package io.mats3.serial.impl;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy