java.lang.Object
org.jboss.resteasy.reactive.server.processor.generation.filters.FilterGeneration
public class FilterGeneration
extends Object
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
generate(org.jboss.jandex.IndexView index,
Set<org.jboss.jandex.DotName> unwrappableTypes,
Set<String> additionalBeanAnnotations,
Predicate<org.jboss.jandex.MethodInfo> isOptionalFilter)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FilterGeneration
public FilterGeneration()
-