Package io.helidon.microprofile.grpc.client
package io.helidon.microprofile.grpc.client
gRPC client microprofile classes.
-
ClassDescriptionA producer of gRPC
Channels.A qualifier annotation that can be used to specify the name of a configured gRPC channel to inject, or the name of the host to connect to, as described inGrpcChannelsProvider.channel(String)documentation.AnAnnotationLiteralfor theGrpcChannelannotation.A CDI extension to add gRPC client functionality.A qualifier annotation used to mark an injection point for a gRPC service client proxy.AnAnnotationLiteralfor theGrpcProxyannotation.A builder for gRPC clients dynamic proxies.