Uses of Class
io.helidon.microprofile.grpc.client.GrpcProxyBuilder
-
Uses of GrpcProxyBuilder in io.helidon.microprofile.grpc.client
Modifier and TypeMethodDescriptionstatic <T> GrpcProxyBuilder<T>
Create aGrpcProxyBuilder
that can build gRPC dynamic proxies for a given gRPC service interface.static <T> GrpcProxyBuilder<T>
Create aGrpcProxyBuilder
that can build gRPC dynamic proxies for a given gRPC service interface using in-process channel.static <T> GrpcProxyBuilder<T>
Create aGrpcProxyBuilder
that can build gRPC dynamic proxies for a given gRPC service interface using in-process channel.