Uses of Package
io.helidon.microprofile.grpc.client
-
Packages that use io.helidon.microprofile.grpc.client Package Description io.helidon.microprofile.grpc.client gRPC client microprofile classes. -
Classes in io.helidon.microprofile.grpc.client used by io.helidon.microprofile.grpc.client Class Description GrpcChannel 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.GrpcChannel.Literal AnAnnotationLiteral
for theGrpcChannel
annotation.GrpcProxy.Literal AnAnnotationLiteral
for theGrpcProxy
annotation.GrpcProxyBuilder A builder for gRPC clients dynamic proxies.