Uses of Package
org.infinispan.protostream.annotations.impl.types
Packages that use org.infinispan.protostream.annotations.impl.types
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.
Representation of types based on javax.lang.model for annotation processing during compile time.
Abstract unified representation of Java language types, to isolate code generation from direct dependencies on the
actual type system implementation.
-
-
Classes in org.infinispan.protostream.annotations.impl.types used by org.infinispan.protostream.annotations.implClassDescriptionFactory for XClass implementations based on a given java.lang.Class or a javax.lang.model.type.TypeMirror.
-
Classes in org.infinispan.protostream.annotations.impl.types used by org.infinispan.protostream.annotations.impl.processorClassDescriptionFactory for XClass implementations based on a given java.lang.Class or a javax.lang.model.type.TypeMirror.
-
-
Classes in org.infinispan.protostream.annotations.impl.types used by org.infinispan.protostream.annotations.impl.processor.typesClassDescriptionA Java Program element.Factory for XClass implementations based on a given java.lang.Class or a javax.lang.model.type.TypeMirror.
-
Classes in org.infinispan.protostream.annotations.impl.types used by org.infinispan.protostream.annotations.impl.typesClassDescriptionA Java Program element.Factory for XClass implementations based on a given java.lang.Class or a javax.lang.model.type.TypeMirror.