Uses of Class
org.jboss.resteasy.reactive.common.processor.transformation.AnnotationStore
-
Packages that use AnnotationStore Package Description org.jboss.resteasy.reactive.common.processor -
-
Uses of AnnotationStore in org.jboss.resteasy.reactive.common.processor
Methods in org.jboss.resteasy.reactive.common.processor that return AnnotationStore Modifier and Type Method Description protected AnnotationStoreEndpointIndexer. getAnnotationStore()Methods in org.jboss.resteasy.reactive.common.processor with parameters of type AnnotationStore Modifier and Type Method Description protected voidEndpointIndexer. handleAdditionalMethodProcessing(METHOD method, org.jboss.jandex.ClassInfo currentClassInfo, org.jboss.jandex.MethodInfo info, AnnotationStore annotationStore)
-