jar

org.infinispan.protostream : protostream

Maven & Gradle

Mar 28, 2023
89 usages
35 stars

ProtoStream - core · ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.

Table Of Contents

Latest Version

Download org.infinispan.protostream : protostream JAR file - Latest Versions:

All Versions

Download org.infinispan.protostream : protostream JAR file - All Versions:

Version Vulnerabilities Size Updated
14.0.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.0.x
2.0.x
1.0.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 protostream-4.6.2.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.infinispan.protostream.impl

├─ org.infinispan.protostream.impl.AnnotatedDescriptorImpl.class - [JAR]

├─ org.infinispan.protostream.impl.BaseMarshallerDelegate.class - [JAR]

├─ org.infinispan.protostream.impl.ByteArrayOutputStreamEx.class - [JAR]

├─ org.infinispan.protostream.impl.EnumMarshallerDelegate.class - [JAR]

├─ org.infinispan.protostream.impl.JsonUtils.class - [JAR]

├─ org.infinispan.protostream.impl.Log.class - [JAR]

├─ org.infinispan.protostream.impl.MessageMarshallerDelegate.class - [JAR]

├─ org.infinispan.protostream.impl.ProtoStreamReaderImpl.class - [JAR]

├─ org.infinispan.protostream.impl.ProtoStreamWriterImpl.class - [JAR]

├─ org.infinispan.protostream.impl.ProtobufTagMarshallerDelegate.class - [JAR]

├─ org.infinispan.protostream.impl.ResourceUtils.class - [JAR]

├─ org.infinispan.protostream.impl.SerializationContextImpl.class - [JAR]

├─ org.infinispan.protostream.impl.TagReaderImpl.class - [JAR]

├─ org.infinispan.protostream.impl.TagWriterImpl.class - [JAR]

├─ org.infinispan.protostream.impl.UnknownFieldSetImpl.class - [JAR]

├─ org.infinispan.protostream.impl.WireFormat.class - [JAR]

├─ org.infinispan.protostream.impl.package-info.class - [JAR]

org.infinispan.protostream.descriptors.namespace

├─ org.infinispan.protostream.descriptors.namespace.CompositeNamespace.class - [JAR]

├─ org.infinispan.protostream.descriptors.namespace.ExportedNamespace.class - [JAR]

├─ org.infinispan.protostream.descriptors.namespace.FileNamespace.class - [JAR]

├─ org.infinispan.protostream.descriptors.namespace.ImportedNamespace.class - [JAR]

├─ org.infinispan.protostream.descriptors.namespace.LocalNamespace.class - [JAR]

├─ org.infinispan.protostream.descriptors.namespace.Namespace.class - [JAR]

├─ org.infinispan.protostream.descriptors.namespace.package-info.class - [JAR]

org.infinispan.protostream.exception

├─ org.infinispan.protostream.exception.ProtoStreamException.class - [JAR]

org.infinispan.protostream.impl.parser.mappers

├─ org.infinispan.protostream.impl.parser.mappers.EnumTypeMapper.class - [JAR]

├─ org.infinispan.protostream.impl.parser.mappers.EnumValueTypeMapper.class - [JAR]

├─ org.infinispan.protostream.impl.parser.mappers.ExtendMapper.class - [JAR]

├─ org.infinispan.protostream.impl.parser.mappers.FieldMapper.class - [JAR]

├─ org.infinispan.protostream.impl.parser.mappers.ListMapper.class - [JAR]

├─ org.infinispan.protostream.impl.parser.mappers.Mapper.class - [JAR]

├─ org.infinispan.protostream.impl.parser.mappers.Mappers.class - [JAR]

├─ org.infinispan.protostream.impl.parser.mappers.MessageTypeMapper.class - [JAR]

├─ org.infinispan.protostream.impl.parser.mappers.OneOfMapper.class - [JAR]

├─ org.infinispan.protostream.impl.parser.mappers.OptionMapper.class - [JAR]

├─ org.infinispan.protostream.impl.parser.mappers.ProtofileMapper.class - [JAR]

├─ org.infinispan.protostream.impl.parser.mappers.package-info.class - [JAR]

org.infinispan.protostream.annotations

├─ org.infinispan.protostream.annotations.AutoProtoSchemaBuilder.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoAdapter.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoDoc.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoDocs.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoEnum.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoEnumValue.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoFactory.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoField.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoMessage.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoName.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoReserved.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoReservedStatements.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoSchemaBuilder.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoSchemaBuilderException.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoTypeId.class - [JAR]

├─ org.infinispan.protostream.annotations.ProtoUnknownFieldSet.class - [JAR]

├─ org.infinispan.protostream.annotations.package-info.class - [JAR]

org.infinispan.protostream

├─ org.infinispan.protostream.AnnotationMetadataCreator.class - [JAR]

├─ org.infinispan.protostream.AnnotationParserException.class - [JAR]

├─ org.infinispan.protostream.BaseMarshaller.class - [JAR]

├─ org.infinispan.protostream.DescriptorParser.class - [JAR]

├─ org.infinispan.protostream.DescriptorParserException.class - [JAR]

├─ org.infinispan.protostream.EnumMarshaller.class - [JAR]

├─ org.infinispan.protostream.FileDescriptorSource.class - [JAR]

├─ org.infinispan.protostream.GeneratedSchema.class - [JAR]

├─ org.infinispan.protostream.ImmutableSerializationContext.class - [JAR]

├─ org.infinispan.protostream.MalformedProtobufException.class - [JAR]

├─ org.infinispan.protostream.Message.class - [JAR]

├─ org.infinispan.protostream.MessageContext.class - [JAR]

├─ org.infinispan.protostream.MessageMarshaller.class - [JAR]

├─ org.infinispan.protostream.ProtobufParser.class - [JAR]

├─ org.infinispan.protostream.ProtobufTagMarshaller.class - [JAR]

├─ org.infinispan.protostream.ProtobufUtil.class - [JAR]

├─ org.infinispan.protostream.RawProtoStreamReader.class - [JAR]

├─ org.infinispan.protostream.RawProtoStreamWriter.class - [JAR]

├─ org.infinispan.protostream.RawProtobufMarshaller.class - [JAR]

├─ org.infinispan.protostream.SerializationContext.class - [JAR]

├─ org.infinispan.protostream.SerializationContextInitializer.class - [JAR]

├─ org.infinispan.protostream.TagHandler.class - [JAR]

├─ org.infinispan.protostream.TagReader.class - [JAR]

├─ org.infinispan.protostream.TagWriter.class - [JAR]

├─ org.infinispan.protostream.UnknownFieldSet.class - [JAR]

├─ org.infinispan.protostream.UnknownFieldSetHandler.class - [JAR]

├─ org.infinispan.protostream.Version.class - [JAR]

├─ org.infinispan.protostream.WrappedMessage.class - [JAR]

├─ org.infinispan.protostream.WrappedMessageTypeIdMapper.class - [JAR]

├─ org.infinispan.protostream.package-info.class - [JAR]

org.infinispan.protostream.descriptors

├─ org.infinispan.protostream.descriptors.AnnotatedDescriptor.class - [JAR]

├─ org.infinispan.protostream.descriptors.AnnotationElement.class - [JAR]

├─ org.infinispan.protostream.descriptors.Descriptor.class - [JAR]

├─ org.infinispan.protostream.descriptors.EnumDescriptor.class - [JAR]

├─ org.infinispan.protostream.descriptors.EnumValueDescriptor.class - [JAR]

├─ org.infinispan.protostream.descriptors.ExtendDescriptor.class - [JAR]

├─ org.infinispan.protostream.descriptors.FieldDescriptor.class - [JAR]

├─ org.infinispan.protostream.descriptors.FileDescriptor.class - [JAR]

├─ org.infinispan.protostream.descriptors.GenericDescriptor.class - [JAR]

├─ org.infinispan.protostream.descriptors.JavaType.class - [JAR]

├─ org.infinispan.protostream.descriptors.Label.class - [JAR]

├─ org.infinispan.protostream.descriptors.OneOfDescriptor.class - [JAR]

├─ org.infinispan.protostream.descriptors.Option.class - [JAR]

├─ org.infinispan.protostream.descriptors.ResolutionContext.class - [JAR]

├─ org.infinispan.protostream.descriptors.Type.class - [JAR]

├─ org.infinispan.protostream.descriptors.WireType.class - [JAR]

├─ org.infinispan.protostream.descriptors.package-info.class - [JAR]

org.infinispan.protostream.config

├─ org.infinispan.protostream.config.AnnotationAttributeConfiguration.class - [JAR]

├─ org.infinispan.protostream.config.AnnotationConfiguration.class - [JAR]

├─ org.infinispan.protostream.config.Configuration.class - [JAR]

├─ org.infinispan.protostream.config.package-info.class - [JAR]

org.infinispan.protostream.annotations.impl

├─ org.infinispan.protostream.annotations.impl.AbstractMarshallerCodeGenerator.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.BaseProtoSchemaGenerator.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.HasProtoSchema.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.ImportedProtoTypeMetadata.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.IndentWriter.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.MarshallerByteCodeGenerator.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.OriginatingClasses.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.ProtoEnumTypeMetadata.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.ProtoEnumValueMetadata.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.ProtoFieldMetadata.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.ProtoTypeMetadata.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.ReservedProcessor.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.RuntimeProtoSchemaGenerator.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.package-info.class - [JAR]

org.infinispan.protostream.containers

├─ org.infinispan.protostream.containers.ElementContainer.class - [JAR]

├─ org.infinispan.protostream.containers.ElementContainerAdapter.class - [JAR]

├─ org.infinispan.protostream.containers.IndexedElementContainer.class - [JAR]

├─ org.infinispan.protostream.containers.IndexedElementContainerAdapter.class - [JAR]

├─ org.infinispan.protostream.containers.IterableElementContainer.class - [JAR]

├─ org.infinispan.protostream.containers.IterableElementContainerAdapter.class - [JAR]

org.infinispan.protostream.config.impl

├─ org.infinispan.protostream.config.impl.AnnotationAttributeConfigurationImpl.class - [JAR]

├─ org.infinispan.protostream.config.impl.AnnotationConfigurationImpl.class - [JAR]

├─ org.infinispan.protostream.config.impl.ConfigurationImpl.class - [JAR]

org.infinispan.protostream.annotations.impl.types

├─ org.infinispan.protostream.annotations.impl.types.DocumentationExtractor.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.types.ReflectionTypeFactory.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.types.XClass.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.types.XConstructor.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.types.XElement.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.types.XEnumConstant.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.types.XExecutable.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.types.XField.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.types.XMember.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.types.XMethod.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.types.XTypeFactory.class - [JAR]

├─ org.infinispan.protostream.annotations.impl.types.package-info.class - [JAR]

org.infinispan.protostream.impl.parser

├─ org.infinispan.protostream.impl.parser.AnnotationLexer.class - [JAR]

├─ org.infinispan.protostream.impl.parser.AnnotationParser.class - [JAR]

├─ org.infinispan.protostream.impl.parser.AnnotationTokens.class - [JAR]

├─ org.infinispan.protostream.impl.parser.SquareProtoParser.class - [JAR]

├─ org.infinispan.protostream.impl.parser.package-info.class - [JAR]

Advertisement