Uses of Class
io.quarkus.grpc.deployment.GrpcClientBuildItem
-
Packages that use GrpcClientBuildItem Package Description io.quarkus.grpc.deployment -
-
Uses of GrpcClientBuildItem in io.quarkus.grpc.deployment
Method parameters in io.quarkus.grpc.deployment with type arguments of type GrpcClientBuildItem Modifier and Type Method Description (package private) voidGrpcClientProcessor. discoverInjectedGrpcServices(BeanDiscoveryFinishedBuildItem beanDiscovery, BuildProducer<GrpcClientBuildItem> services, BuildProducer<FeatureBuildItem> features, CombinedIndexBuildItem index)voidGrpcClientProcessor. generateGrpcServicesProducers(List<GrpcClientBuildItem> clients, BuildProducer<SyntheticBeanBuildItem> syntheticBeans)
-