Uses of Class
org.infinispan.protostream.annotations.impl.AbstractMarshallerCodeGenerator
Packages that use AbstractMarshallerCodeGenerator
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.
-
Uses of AbstractMarshallerCodeGenerator in org.infinispan.protostream.annotations.impl
Methods in org.infinispan.protostream.annotations.impl that return AbstractMarshallerCodeGeneratorModifier and TypeMethodDescriptionprotected abstract AbstractMarshallerCodeGeneratorBaseProtoSchemaGenerator.makeMarshallerCodeGenerator()Creates a code generator for marshallers. -
Uses of AbstractMarshallerCodeGenerator in org.infinispan.protostream.annotations.impl.processor
Subclasses of AbstractMarshallerCodeGenerator in org.infinispan.protostream.annotations.impl.processorModifier and TypeClassDescription(package private) final classGenerates source code for the marshaller.Methods in org.infinispan.protostream.annotations.impl.processor that return AbstractMarshallerCodeGeneratorModifier and TypeMethodDescriptionprotected AbstractMarshallerCodeGeneratorCompileTimeProtoSchemaGenerator.makeMarshallerCodeGenerator()