| Package | Description |
|---|---|
| org.infinispan.protostream.annotations |
Annotations for defining Protocol Buffers schemas in Java code.
|
| org.infinispan.protostream.annotations.impl |
Holds the internal representation of Protobuf type metadata defined via annotations and the processors that handle
this metadata in order to generate protobuf schemas and marshallers.
|
| org.infinispan.protostream.sampledomain |
| Class and Description |
|---|
| ProtoSchemaBuilder
Generates a Protocol Buffers schema definition file based on a set of @Proto* annotated classes.
|
| ProtoSchemaBuilderException
A runtime exception that can be thrown during the generation of the Protocol Buffers schema and marshallers either
due to improper API usage or due to internal errors.
|
| Class and Description |
|---|
| ProtoSchemaBuilderException
A runtime exception that can be thrown during the generation of the Protocol Buffers schema and marshallers either
due to improper API usage or due to internal errors.
|
| Class and Description |
|---|
| ProtoDoc
Defines the documentation text of the generated message/enum type or field.
|
| ProtoField
Defines a Protocol Buffers message field.
|
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.