Uses of Class
org.springframework.boot.grpc.client.autoconfigure.GrpcClientProperties.ChannelConfig
Packages that use GrpcClientProperties.ChannelConfig
Package
Description
Auto-configuration for gRPC client.
-
Uses of GrpcClientProperties.ChannelConfig in org.springframework.boot.grpc.client.autoconfigure
Methods in org.springframework.boot.grpc.client.autoconfigure that return GrpcClientProperties.ChannelConfigModifier and TypeMethodDescriptionGrpcClientProperties.getChannel(String name) Gets the configured channel with the given name.GrpcClientProperties.getDefaultChannel()Methods in org.springframework.boot.grpc.client.autoconfigure that return types with arguments of type GrpcClientProperties.ChannelConfig