Uses of Class
io.helidon.microprofile.grpc.client.GrpcServiceClient
Packages that use GrpcServiceClient
-
Uses of GrpcServiceClient in io.helidon.microprofile.grpc.client
Methods in io.helidon.microprofile.grpc.client that return GrpcServiceClientModifier and TypeMethodDescriptionGrpcServiceClient.Builder.build()
Build an instance ofGrpcServiceClient
.static GrpcServiceClient
GrpcServiceClient.create
(io.grpc.Channel channel, ClientServiceDescriptor descriptor) Creates aGrpcServiceClient
.