Uses of Enum
org.summerboot.jexpress.nio.grpc.GRPCClient.LoadBalancingPolicy
Packages that use GRPCClient.LoadBalancingPolicy
-
Uses of GRPCClient.LoadBalancingPolicy in org.summerboot.jexpress.nio.grpc
Methods in org.summerboot.jexpress.nio.grpc that return GRPCClient.LoadBalancingPolicyModifier and TypeMethodDescriptionGRPCClientConfig.getLoadBalancingPolicy()Returns the enum constant of this type with the specified name.static GRPCClient.LoadBalancingPolicy[]GRPCClient.LoadBalancingPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.summerboot.jexpress.nio.grpc with parameters of type GRPCClient.LoadBalancingPolicyModifier and TypeMethodDescriptionstatic io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilderGRPCClient.getNettyChannelBuilder(io.grpc.NameResolverProvider nameResolverProvider, GRPCClient.LoadBalancingPolicy loadBalancingPolicy, URI uri, KeyManagerFactory keyManagerFactory, TrustManagerFactory trustManagerFactory, String overrideAuthority, Iterable<String> ciphers, String... tlsVersionProtocols)