jar

io.mats3 : mats-serial

Maven & Gradle

May 15, 2023
4 usages
59 stars

Mats^3 "MatsTrace" Wire Format solution · 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.

Table Of Contents

Latest Version

Download io.mats3 : mats-serial JAR file - Latest Versions:

All Versions

Download io.mats3 : mats-serial JAR file - All Versions:

Version Vulnerabilities Size Updated
0.19.x
0.18.x
0.17.x
RC0
RC2
RC1
RC

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mats-serial-0.19.11-2023-05-16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.mats3.serial.impl

├─ io.mats3.serial.impl.MatsTraceFieldImpl.class - [JAR]

io.mats3.serial

├─ io.mats3.serial.MatsSerializer.class - [JAR]

├─ io.mats3.serial.MatsTrace.class - [JAR]

Advertisement

Dependencies from Group

May 15, 2023
7 usages
59 stars
May 15, 2023
4 usages
59 stars
May 15, 2023
4 usages
59 stars
May 15, 2023
4 usages
59 stars
May 15, 2023
3 usages
59 stars

Discover Dependencies