| Package | Description |
|---|---|
| org.infinispan.protostream |
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
|
| org.infinispan.protostream.config |
Configuration classes.
|
| org.infinispan.protostream.descriptors |
Represents information contained in a proto file
|
| org.infinispan.protostream.impl |
Protostream internals.
|
| org.infinispan.protostream.impl.parser |
Protobuf files parser.
|
| org.infinispan.protostream.impl.parser.mappers |
Converters from the protoparser model elements to protostream descriptors.
|
| Class and Description |
|---|
| AnnotatedDescriptor |
| AnnotationElement.Annotation |
| Descriptor
Represents a message declaration in a proto file.
|
| EnumDescriptor
Represents an enum in a proto file.
|
| FileDescriptor
Representation of a protofile, including dependencies.
|
| JavaType
Java mappings of the protobuf field types
|
| Type
Type of a field in protobuf, can be any value defined in https://developers.google.com/protocol-buffers/docs/proto#scalar
plus composite types group, message and enum
|
| Class and Description |
|---|
| AnnotatedDescriptor |
| Descriptor
Represents a message declaration in a proto file.
|
| EnumDescriptor
Represents an enum in a proto file.
|
| FieldDescriptor
Represents a field in a proto file.
|
| Class and Description |
|---|
| AnnotatedDescriptor |
| AnnotationElement |
| AnnotationElement.Annotation |
| AnnotationElement.Array |
| AnnotationElement.Attribute |
| AnnotationElement.Identifier |
| AnnotationElement.Literal
A String, Character, Boolean or a Number.
|
| AnnotationElement.Value |
| AnnotationElement.Visitor |
| Descriptor
Represents a message declaration in a proto file.
|
| Descriptor.Builder |
| EnumDescriptor
Represents an enum in a proto file.
|
| EnumDescriptor.Builder |
| EnumValueDescriptor
Represents each value of a enumeration in a .proto file.
|
| EnumValueDescriptor.Builder |
| ExtendDescriptor
Represents a extend in a proto file.
|
| ExtendDescriptor.Builder |
| FieldDescriptor
Represents a field in a proto file.
|
| FieldDescriptor.Builder |
| FileDescriptor
Representation of a protofile, including dependencies.
|
| FileDescriptor.Builder |
| GenericDescriptor
Base interface for type (message and enum) descriptors.
|
| JavaType
Java mappings of the protobuf field types
|
| Option
Represents any option in a proto file
|
| Rule
Rules associated with a field
|
| Type
Type of a field in protobuf, can be any value defined in https://developers.google.com/protocol-buffers/docs/proto#scalar
plus composite types group, message and enum
|
| Class and Description |
|---|
| AnnotatedDescriptor |
| AnnotationElement.Annotation |
| Descriptor
Represents a message declaration in a proto file.
|
| EnumDescriptor
Represents an enum in a proto file.
|
| FieldDescriptor
Represents a field in a proto file.
|
| FileDescriptor
Representation of a protofile, including dependencies.
|
| Class and Description |
|---|
| AnnotationElement.Annotation |
| FileDescriptor
Representation of a protofile, including dependencies.
|
| Class and Description |
|---|
| FileDescriptor
Representation of a protofile, including dependencies.
|
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.