Uses of Interface
org.infinispan.protostream.ProtobufTagMarshaller.WriteContext

Package
Description
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
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.
Protostream internals.
 
 
 
 
 
Generates schemas for various protobuf builtin types, the ones found in the 'google.protobuf' package of the reference implementation.