Uses of Package
org.infinispan.protostream.annotations

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.
Abstract unified representation of Java language types, to isolate code generation from direct dependencies on the actual type system implementation.
Protostream internals.
Marshalling for various Java specific types.
 
 
 
 
 
Generates schemas for various protobuf builtin types, the ones found in the 'google.protobuf' package of the reference implementation.