Skip navigation links
A C G I M O P T 

A

ASYNCHRONOUS_NAME - Static variable in class org.asyncflows.apt.AsynchronousProxyProcessor
 
AsynchronousProxyProcessor - Class in org.asyncflows.apt
The processor for asynchronous annotations.
AsynchronousProxyProcessor() - Constructor for class org.asyncflows.apt.AsynchronousProxyProcessor
 

C

createProxyJDoc() - Method in class org.asyncflows.apt.ProxyGenerator
 

G

generate() - Method in class org.asyncflows.apt.ProxyGenerator
Generate proxy factory.
getAllMethods() - Method in class org.asyncflows.apt.TypeAnalyser
 
getFactoryName() - Method in class org.asyncflows.apt.TypeAnalyser
 
getFactoryQName() - Method in class org.asyncflows.apt.TypeAnalyser
 
getInterfaceQName() - Method in class org.asyncflows.apt.TypeAnalyser
 
getInterfaceType() - Method in class org.asyncflows.apt.TypeAnalyser
 
getInvoke() - Method in class org.asyncflows.apt.TypeAnalyser.MethodInfo
 
getPackageName() - Method in class org.asyncflows.apt.TypeAnalyser
 
getProxyName() - Method in class org.asyncflows.apt.TypeAnalyser
 
getProxyTypeParametersWithBounds() - Method in class org.asyncflows.apt.TypeAnalyser
 
getProxyTypeParametersWithoutBounds() - Method in class org.asyncflows.apt.TypeAnalyser
 
getSignature() - Method in class org.asyncflows.apt.TypeAnalyser.MethodInfo
 
getSupportedSourceVersion() - Method in class org.asyncflows.apt.AsynchronousProxyProcessor
 
getTypeParameters(TypeElement) - Method in class org.asyncflows.apt.AsynchronousProxyProcessor
 
getTypeParameters() - Method in class org.asyncflows.apt.TypeAnalyser
 

I

isOneWay() - Method in class org.asyncflows.apt.TypeAnalyser.MethodInfo
 
isPromise() - Method in class org.asyncflows.apt.TypeAnalyser.MethodInfo
 

M

MethodInfo(ExecutableElement) - Constructor for class org.asyncflows.apt.TypeAnalyser.MethodInfo
The constructor.

O

org.asyncflows.apt - package org.asyncflows.apt
 

P

process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.asyncflows.apt.AsynchronousProxyProcessor
 
ProxyGenerator - Class in org.asyncflows.apt
The generator for the proxy.
ProxyGenerator(PrintWriter, TypeAnalyser) - Constructor for class org.asyncflows.apt.ProxyGenerator
The constructor.

T

TypeAnalyser - Class in org.asyncflows.apt
Analyzer for types.
TypeAnalyser(ProcessingEnvironment, TypeElement) - Constructor for class org.asyncflows.apt.TypeAnalyser
The constructor.
TypeAnalyser.MethodInfo - Class in org.asyncflows.apt
The method information.
A C G I M O P T 
Skip navigation links

Copyright © 2019. All rights reserved.