| 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 | Method and Description |
|---|---|
private java.lang.String |
MarshallerCodeGenerator.generateDecodeMethod(ProtoEnumTypeMetadata enumTypeMetadata) |
private java.lang.String |
MarshallerCodeGenerator.generateEncodeMethod(ProtoEnumTypeMetadata enumTypeMetadata) |
EnumMarshaller |
MarshallerCodeGenerator.generateEnumMarshaller(ProtoEnumTypeMetadata petm) |