Uses of Class
io.quarkus.grpc.deployment.GrpcClientBuildItem
Packages that use GrpcClientBuildItem
-
Uses of GrpcClientBuildItem in io.quarkus.grpc.deployment
Method parameters in io.quarkus.grpc.deployment with type arguments of type GrpcClientBuildItemModifier and TypeMethodDescription(package private) voidGrpcClientProcessor.discoverInjectedClients(BeanDiscoveryFinishedBuildItem beanDiscovery, io.quarkus.deployment.annotations.BuildProducer<GrpcClientBuildItem> clients, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.FeatureBuildItem> features, io.quarkus.deployment.builditem.CombinedIndexBuildItem index) voidGrpcClientProcessor.generateGrpcClientProducers(List<GrpcClientBuildItem> clients, io.quarkus.deployment.annotations.BuildProducer<SyntheticBeanBuildItem> syntheticBeans)