Uses of Class
io.helidon.microprofile.grpc.client.GrpcChannelsProvider
Packages that use GrpcChannelsProvider
-
Uses of GrpcChannelsProvider in io.helidon.microprofile.grpc.client
Methods in io.helidon.microprofile.grpc.client that return GrpcChannelsProviderModifier and TypeMethodDescriptionGrpcChannelsProvider.Builder.build()
Create a new instance ofGrpcChannelsProvider
from this Builder.static GrpcChannelsProvider
GrpcChannelsProvider.create()
Builds a new instance ofGrpcChannelsProvider
using default configuration.static GrpcChannelsProvider
Creates aGrpcChannelsProvider
using the specified configuration.