A D F G H I M O P 
All Classes All Packages

A

AutoProtoSchemaBuilderAnnotationProcessor - Class in org.infinispan.protostream.annotations.impl.processor
 
AutoProtoSchemaBuilderAnnotationProcessor() - Constructor for class org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor
 

D

DEBUG_OPTION - Static variable in class org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor
The only option we support: activate debug logging.

F

fromClass(Class<?>) - Method in class org.infinispan.protostream.annotations.impl.processor.types.MirrorClassFactory
 
fromTypeMirror(TypeMirror) - Method in class org.infinispan.protostream.annotations.impl.processor.types.MirrorClassFactory
 

G

getElement() - Method in interface org.infinispan.protostream.annotations.impl.processor.types.HasModelElement
Get the Element, never null.
getSupportedSourceVersion() - Method in class org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor
 

H

HasModelElement - Interface in org.infinispan.protostream.annotations.impl.processor.types
Some XElement implementations have an associated Element, in which case they implement this interface in order to expose the Element.

I

init(ProcessingEnvironment) - Method in class org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor
 

M

MirrorClassFactory - Class in org.infinispan.protostream.annotations.impl.processor.types
Implementation relying primarily on javax.lang.model.type.TypeMirror, but also capable to use reflection.
MirrorClassFactory(ProcessingEnvironment) - Constructor for class org.infinispan.protostream.annotations.impl.processor.types.MirrorClassFactory
 

O

org.infinispan.protostream.annotations.impl.processor - package org.infinispan.protostream.annotations.impl.processor
Compile time annotations processor for Protostream annotations to generate Protobuf schemas and marshallers.
org.infinispan.protostream.annotations.impl.processor.types - package org.infinispan.protostream.annotations.impl.processor.types
Representation of types based on javax.lang.model for annotation processing during compile time.

P

process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor
 
A D F G H I M O P 
All Classes All Packages