jar

org.codehaus.fabric3 : fabric3-databinding-kryo

Maven & Gradle

Sep 28, 2011

Fabric3 Kryo Databinding Extension · Provides data serialization using Kryo

Table Of Contents

Latest Version

Download org.codehaus.fabric3 : fabric3-databinding-kryo JAR file - Latest Versions:

All Versions

Download org.codehaus.fabric3 : fabric3-databinding-kryo JAR file - All Versions:

Version Vulnerabilities Size Updated
1.9

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 fabric3-databinding-kryo-1.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.fabric3.databinding.kryo.transform

├─ org.fabric3.databinding.kryo.transform.Object2BytesKryoTransformer.class - [JAR]

├─ org.fabric3.databinding.kryo.transform.Object2BytesKryoTransformerFactory.class - [JAR]

├─ org.fabric3.databinding.kryo.transform.Stream2ObjectJsonTransformerFactory.class - [JAR]

├─ org.fabric3.databinding.kryo.transform.Stream2ObjectKryoTransformer.class - [JAR]