Uses of Class
org.jboss.resteasy.reactive.server.processor.generation.filters.FilterGeneration.GeneratedFilter
-
Packages that use FilterGeneration.GeneratedFilter Package Description org.jboss.resteasy.reactive.server.processor.generation.filters -
-
Uses of FilterGeneration.GeneratedFilter in org.jboss.resteasy.reactive.server.processor.generation.filters
Methods in org.jboss.resteasy.reactive.server.processor.generation.filters that return types with arguments of type FilterGeneration.GeneratedFilter Modifier and Type Method Description static List<FilterGeneration.GeneratedFilter>FilterGeneration. generate(org.jboss.jandex.IndexView index, Set<org.jboss.jandex.DotName> unwrappableTypes, Set<String> additionalBeanAnnotations, Predicate<org.jboss.jandex.MethodInfo> isOptionalFilter)
-