| Package | Description |
|---|---|
| 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 | Field and Description |
|---|---|
private ProtoSchemaGenerator |
ProtoMessageTypeMetadata.protoSchemaGenerator |
| Constructor and Description |
|---|
ProtoMessageTypeMetadata(ProtoSchemaGenerator protoSchemaGenerator,
java.lang.Class<?> messageClass) |