Uses of Class
org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.Builder
-
-
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.Builder Modifier and Type Method Description voidGeneratedConvertersFeature. 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.Builder Modifier and Type Method Description voidFieldInjectionFeature. 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.Builder Modifier and Type Method Description voidMultipartFeature. 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.Builder Modifier and Type Method Description default voidFeatureScanner. integrateWithIndexer(ServerEndpointIndexer.Builder builder, org.jboss.jandex.IndexView index)
-