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 ofGrpcChannelsProviderfrom this Builder.static GrpcChannelsProviderGrpcChannelsProvider.create()Builds a new instance ofGrpcChannelsProviderusing default configuration.static GrpcChannelsProviderCreates aGrpcChannelsProviderusing the specified configuration.