Uses of Enum Class
org.infinispan.protostream.annotations.ProtoSyntax

Packages that use ProtoSyntax
Package
Description
Annotations for defining Protocol Buffers schemas in Java code.
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.
Compile time annotations processor for Protostream annotations to generate Protobuf schemas and marshallers.