Uses of Interface
org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.FieldInjectionIndexerExtension
-
-
Uses of ServerEndpointIndexer.FieldInjectionIndexerExtension in org.jboss.resteasy.reactive.server.processor
Fields in org.jboss.resteasy.reactive.server.processor declared as ServerEndpointIndexer.FieldInjectionIndexerExtension Modifier and Type Field Description protected ServerEndpointIndexer.FieldInjectionIndexerExtensionServerEndpointIndexer. fieldInjectionHandlerMethods in org.jboss.resteasy.reactive.server.processor with parameters of type ServerEndpointIndexer.FieldInjectionIndexerExtension Modifier and Type Method Description BServerEndpointIndexer.AbstractBuilder. setFieldInjectionIndexerExtension(ServerEndpointIndexer.FieldInjectionIndexerExtension fieldInjectionHandler) -
Uses of ServerEndpointIndexer.FieldInjectionIndexerExtension in org.jboss.resteasy.reactive.server.processor.generation.injection
Classes in org.jboss.resteasy.reactive.server.processor.generation.injection that implement ServerEndpointIndexer.FieldInjectionIndexerExtension Modifier and Type Class Description classTransformedFieldInjectionIndexerExtension
-