io.mats3.serial.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mats-serial Show documentation
Show all versions of mats-serial Show documentation
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.
/**
* Mats3 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 Mats3 JMS Implementation.
*/
package io.mats3.serial;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy