Uses of Package
org.infinispan.protostream.annotations.impl.processor.types
Packages that use org.infinispan.protostream.annotations.impl.processor.types
Package
Description
Compile time annotations processor for Protostream annotations to generate Protobuf schemas and marshallers.
Representation of types based on javax.lang.model for annotation processing during compile time.
-
Classes in org.infinispan.protostream.annotations.impl.processor.types used by org.infinispan.protostream.annotations.impl.processorClassDescriptionImplementation relying primarily on
TypeMirror, but also capable to use reflection similarly toReflectionTypeFactory. -
Classes in org.infinispan.protostream.annotations.impl.processor.types used by org.infinispan.protostream.annotations.impl.processor.typesClassDescriptionOnly for declared types, not for primitives, arrays, or void.A primitive type or void.