jar

org.wvlet.airframe : airframe-codec_3

Maven & Gradle

Aug 25, 2023
632 stars

airframe-codec · Airframe MessagePack-based codec

Table Of Contents

Latest Version

Download org.wvlet.airframe : airframe-codec_3 JAR file - Latest Versions:

All Versions

Download org.wvlet.airframe : airframe-codec_3 JAR file - All Versions:

Version Vulnerabilities Size Updated
23.8.x
23.7.x
23.6.x
23.5.x
23.4.x
23.3.x
23.2.x
23.1.x
22.12.x
22.11.x
22.10.x
22.9.x
22.8.x
22.7.x
22.6.x
22.5.x
22.4.x
22.3.x
22.2.x
22.1.x
21.12.x
21.11.x
21.10.x
21.9.x
21.8.x
21.7.x
21.6.x
21.5.x

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 airframe-codec_3-23.8.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

wvlet.airframe.codec

├─ wvlet.airframe.codec.CodecErrorCode.class - [JAR]

├─ wvlet.airframe.codec.CollectionCodec.class - [JAR]

├─ wvlet.airframe.codec.Compat.class - [JAR]

├─ wvlet.airframe.codec.CompatBase.class - [JAR]

├─ wvlet.airframe.codec.DataType.class - [JAR]

├─ wvlet.airframe.codec.EnumCodec.class - [JAR]

├─ wvlet.airframe.codec.GenericException.class - [JAR]

├─ wvlet.airframe.codec.GenericStackTraceElement.class - [JAR]

├─ wvlet.airframe.codec.INVALID_DATA.class - [JAR]

├─ wvlet.airframe.codec.JDBCCodec.class - [JAR]

├─ wvlet.airframe.codec.JSONCodec.class - [JAR]

├─ wvlet.airframe.codec.JSONValueCodec.class - [JAR]

├─ wvlet.airframe.codec.JavaInstantTimeCodec.class - [JAR]

├─ wvlet.airframe.codec.JavaStandardCodec.class - [JAR]

├─ wvlet.airframe.codec.JavaTimeCodec.class - [JAR]

├─ wvlet.airframe.codec.JavaUtilDateCodec.class - [JAR]

├─ wvlet.airframe.codec.LazyCodec.class - [JAR]

├─ wvlet.airframe.codec.MISSING_PARAMETER.class - [JAR]

├─ wvlet.airframe.codec.MessageCodec.class - [JAR]

├─ wvlet.airframe.codec.MessageCodecException.class - [JAR]

├─ wvlet.airframe.codec.MessageCodecFactory.class - [JAR]

├─ wvlet.airframe.codec.MessageCodecFinder.class - [JAR]

├─ wvlet.airframe.codec.MessageContext.class - [JAR]

├─ wvlet.airframe.codec.MessageValueCodec.class - [JAR]

├─ wvlet.airframe.codec.MetricsCodec.class - [JAR]

├─ wvlet.airframe.codec.ObjectCodec.class - [JAR]

├─ wvlet.airframe.codec.ObjectCodecBase.class - [JAR]

├─ wvlet.airframe.codec.ObjectMapCodec.class - [JAR]

├─ wvlet.airframe.codec.PackAsMapSupport.class - [JAR]

├─ wvlet.airframe.codec.PackSupport.class - [JAR]

├─ wvlet.airframe.codec.ParamListCodec.class - [JAR]

├─ wvlet.airframe.codec.PrefixedULIDCodec.class - [JAR]

├─ wvlet.airframe.codec.PrimitiveCodec.class - [JAR]

├─ wvlet.airframe.codec.RawJsonCodec.class - [JAR]

├─ wvlet.airframe.codec.ScalaCompat.class - [JAR]

├─ wvlet.airframe.codec.ScalaStandardCodec.class - [JAR]

├─ wvlet.airframe.codec.StandardCodec.class - [JAR]

├─ wvlet.airframe.codec.StringUnapplyCodec.class - [JAR]

├─ wvlet.airframe.codec.ThrowableCodec.class - [JAR]

├─ wvlet.airframe.codec.ULIDCodec.class - [JAR]

├─ wvlet.airframe.codec.UUIDCodec.class - [JAR]

├─ wvlet.airframe.codec.UnionCodec.class - [JAR]