Uses of Annotation Interface
org.infinispan.protostream.annotations.ProtoField

Packages that use ProtoField
Package
Description
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.
 
 
 
Generates schemas for various protobuf builtin types, the ones found in the 'google.protobuf' package of the reference implementation.