Package io.helidon.microprofile.grpc.client
gRPC client microprofile classes.
-
Class Summary Class Description ChannelProducer A producer of gRPCChannels.GrpcChannel.Literal AnAnnotationLiteralfor theGrpcChannelannotation.GrpcClientCdiExtension A CDI extension to add gRPC client functionality.GrpcClientProxyBuilder<T> A builder for gRPC clients dynamic proxies.GrpcServiceProxy.Literal AnAnnotationLiteralfor theGrpcServiceProxyannotation. -
Annotation Types Summary Annotation Type Description GrpcChannel An qualifier annotation to specify the name of a gRPC channel to inject.GrpcServiceProxy A qualifier annotation used to mark an injection point for a gRPC service client proxy.