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.
|
Modifier and Type | Method and Description |
---|---|
String |
ProtoSchemaBuilder.build(SerializationContext serializationContext)
Builds the Protocol Buffers schema file and marshallers and registers them with the given
SerializationContext . |
Modifier and Type | Method and Description |
---|---|
String |
ProtoSchemaGenerator.generateAndRegister() |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.