Uses of Class
org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.Builder
Packages that use ServerEndpointIndexer.Builder
Package
Description
-
Uses of ServerEndpointIndexer.Builder in org.jboss.resteasy.reactive.server.processor.generation.converters
Methods in org.jboss.resteasy.reactive.server.processor.generation.converters with parameters of type ServerEndpointIndexer.BuilderModifier and TypeMethodDescriptionvoidGeneratedConvertersFeature.integrateWithIndexer(ServerEndpointIndexer.Builder builder, org.jboss.jandex.IndexView index) -
Uses of ServerEndpointIndexer.Builder in org.jboss.resteasy.reactive.server.processor.generation.injection
Methods in org.jboss.resteasy.reactive.server.processor.generation.injection with parameters of type ServerEndpointIndexer.BuilderModifier and TypeMethodDescriptionvoidFieldInjectionFeature.integrateWithIndexer(ServerEndpointIndexer.Builder builder, org.jboss.jandex.IndexView index) -
Uses of ServerEndpointIndexer.Builder in org.jboss.resteasy.reactive.server.processor.generation.multipart
Methods in org.jboss.resteasy.reactive.server.processor.generation.multipart with parameters of type ServerEndpointIndexer.BuilderModifier and TypeMethodDescriptionvoidMultipartFeature.integrateWithIndexer(ServerEndpointIndexer.Builder builder, org.jboss.jandex.IndexView index) -
Uses of ServerEndpointIndexer.Builder in org.jboss.resteasy.reactive.server.processor.scanning
Methods in org.jboss.resteasy.reactive.server.processor.scanning with parameters of type ServerEndpointIndexer.BuilderModifier and TypeMethodDescriptiondefault voidFeatureScanner.integrateWithIndexer(ServerEndpointIndexer.Builder builder, org.jboss.jandex.IndexView index)