jar

io.github.nethibernate : protostuff-uberjar

Maven & Gradle

Dec 07, 2021
1 usages
0 stars

protostuff :: uberjar · serialization api for messages

Table Of Contents

Latest Version

Download io.github.nethibernate : protostuff-uberjar JAR file - Latest Versions:

All Versions

Download io.github.nethibernate : protostuff-uberjar JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.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 protostuff-uberjar-1.7.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.protostuff

├─ io.protostuff.B64Code.class - [JAR]

├─ io.protostuff.Builder.class - [JAR]

├─ io.protostuff.ByteArrayInput.class - [JAR]

├─ io.protostuff.ByteBufferInput.class - [JAR]

├─ io.protostuff.ByteString.class - [JAR]

├─ io.protostuff.CodedInput.class - [JAR]

├─ io.protostuff.CollectionSchema.class - [JAR]

├─ io.protostuff.CustomSchema.class - [JAR]

├─ io.protostuff.EnumLite.class - [JAR]

├─ io.protostuff.Exclude.class - [JAR]

├─ io.protostuff.FilterInput.class - [JAR]

├─ io.protostuff.FilterOutput.class - [JAR]

├─ io.protostuff.GraphByteArrayInput.class - [JAR]

├─ io.protostuff.GraphCodedInput.class - [JAR]

├─ io.protostuff.GraphIOUtil.class - [JAR]

├─ io.protostuff.GraphInput.class - [JAR]

├─ io.protostuff.GraphProtostuffOutput.class - [JAR]

├─ io.protostuff.IOUtil.class - [JAR]

├─ io.protostuff.Input.class - [JAR]

├─ io.protostuff.IntSerializer.class - [JAR]

├─ io.protostuff.LimitedInputStream.class - [JAR]

├─ io.protostuff.LinkBuffer.class - [JAR]

├─ io.protostuff.LinkedBuffer.class - [JAR]

├─ io.protostuff.ListAdapter.class - [JAR]

├─ io.protostuff.LowCopyProtobufOutput.class - [JAR]

├─ io.protostuff.LowCopyProtostuffOutput.class - [JAR]

├─ io.protostuff.MapSchema.class - [JAR]

├─ io.protostuff.Message.class - [JAR]

├─ io.protostuff.MessageCollectionSchema.class - [JAR]

├─ io.protostuff.MessageMapSchema.class - [JAR]

├─ io.protostuff.Morph.class - [JAR]

├─ io.protostuff.NumberParser.class - [JAR]

├─ io.protostuff.Output.class - [JAR]

├─ io.protostuff.Pipe.class - [JAR]

├─ io.protostuff.ProtobufException.class - [JAR]

├─ io.protostuff.ProtobufIOUtil.class - [JAR]

├─ io.protostuff.ProtobufOutput.class - [JAR]

├─ io.protostuff.ProtostuffException.class - [JAR]

├─ io.protostuff.ProtostuffIOUtil.class - [JAR]

├─ io.protostuff.ProtostuffOutput.class - [JAR]

├─ io.protostuff.Request.class - [JAR]

├─ io.protostuff.Response.class - [JAR]

├─ io.protostuff.Rpc.class - [JAR]

├─ io.protostuff.Schema.class - [JAR]

├─ io.protostuff.Service.class - [JAR]

├─ io.protostuff.StatefulOutput.class - [JAR]

├─ io.protostuff.StreamedStringSerializer.class - [JAR]

├─ io.protostuff.StringMapSchema.class - [JAR]

├─ io.protostuff.StringSerializer.class - [JAR]

├─ io.protostuff.Tag.class - [JAR]

├─ io.protostuff.Uber.class - [JAR]

├─ io.protostuff.UninitializedMessageException.class - [JAR]

├─ io.protostuff.UnsignedNumberUtil.class - [JAR]

├─ io.protostuff.WireFormat.class - [JAR]

├─ io.protostuff.WriteSession.class - [JAR]

├─ io.protostuff.WriteSink.class - [JAR]

io.protostuff.runtime

├─ io.protostuff.runtime.Accessor.class - [JAR]

├─ io.protostuff.runtime.ArrayFieldMap.class - [JAR]

├─ io.protostuff.runtime.ArraySchema.class - [JAR]

├─ io.protostuff.runtime.ArraySchemas.class - [JAR]

├─ io.protostuff.runtime.ClassSchema.class - [JAR]

├─ io.protostuff.runtime.DefaultIdStrategy.class - [JAR]

├─ io.protostuff.runtime.Delegate.class - [JAR]

├─ io.protostuff.runtime.DerivativeSchema.class - [JAR]

├─ io.protostuff.runtime.EnumIO.class - [JAR]

├─ io.protostuff.runtime.Field.class - [JAR]

├─ io.protostuff.runtime.FieldMap.class - [JAR]

├─ io.protostuff.runtime.HasDelegate.class - [JAR]

├─ io.protostuff.runtime.HasSchema.class - [JAR]

├─ io.protostuff.runtime.HashFieldMap.class - [JAR]

├─ io.protostuff.runtime.IdStrategy.class - [JAR]

├─ io.protostuff.runtime.NumberSchema.class - [JAR]

├─ io.protostuff.runtime.ObjectSchema.class - [JAR]

├─ io.protostuff.runtime.OnDemandSunReflectionFactory.class - [JAR]

├─ io.protostuff.runtime.PolymorphicCollectionSchema.class - [JAR]

├─ io.protostuff.runtime.PolymorphicEnumSchema.class - [JAR]

├─ io.protostuff.runtime.PolymorphicMapSchema.class - [JAR]

├─ io.protostuff.runtime.PolymorphicPojoCollectionSchema.class - [JAR]

├─ io.protostuff.runtime.PolymorphicPojoMapSchema.class - [JAR]

├─ io.protostuff.runtime.PolymorphicPojoSchema.class - [JAR]

├─ io.protostuff.runtime.PolymorphicSchema.class - [JAR]

├─ io.protostuff.runtime.PolymorphicSchemaFactories.class - [JAR]

├─ io.protostuff.runtime.PolymorphicThrowableSchema.class - [JAR]

├─ io.protostuff.runtime.ReflectAccessor.class - [JAR]

├─ io.protostuff.runtime.RuntimeCollectionField.class - [JAR]

├─ io.protostuff.runtime.RuntimeCollectionFieldFactory.class - [JAR]

├─ io.protostuff.runtime.RuntimeDerivativeField.class - [JAR]

├─ io.protostuff.runtime.RuntimeEnv.class - [JAR]

├─ io.protostuff.runtime.RuntimeFieldFactory.class - [JAR]

├─ io.protostuff.runtime.RuntimeMapField.class - [JAR]

├─ io.protostuff.runtime.RuntimeMapFieldFactory.class - [JAR]

├─ io.protostuff.runtime.RuntimeMessageField.class - [JAR]

├─ io.protostuff.runtime.RuntimeObjectField.class - [JAR]

├─ io.protostuff.runtime.RuntimePipeSchema.class - [JAR]

├─ io.protostuff.runtime.RuntimeReflectionFieldFactory.class - [JAR]

├─ io.protostuff.runtime.RuntimeRepeatedFieldFactory.class - [JAR]

├─ io.protostuff.runtime.RuntimeSchema.class - [JAR]

├─ io.protostuff.runtime.RuntimeUnsafeFieldFactory.class - [JAR]

├─ io.protostuff.runtime.UnsafeAccessor.class - [JAR]

Advertisement

Dependencies from Group

Dec 07, 2021
14 usages
0 stars
Dec 07, 2021
12 usages
0 stars
Dec 07, 2021
9 usages
1.7k stars
Dec 07, 2021
9 usages
1.7k stars
Dec 07, 2021
5 usages
0 stars

Discover Dependencies

Dec 07, 2021
1 usages
1.7k stars
Dec 07, 2021
1 usages
0 stars
Dec 07, 2021
9 usages
1.7k stars
Dec 07, 2021
1 usages
0 stars
Dec 07, 2021
1 usages
0 stars
Dec 07, 2021
2 usages
1.7k stars
Dec 07, 2021
14 usages
0 stars
Dec 07, 2021
2 usages
0 stars