@Internal
public class NettyChannelProvider
extends io.grpc.ManagedChannelProvider
NettyChannelBuilder
instances.Constructor and Description |
---|
NettyChannelProvider() |
Modifier and Type | Method and Description |
---|---|
protected NettyChannelBuilder |
builderForAddress(String name,
int port) |
protected boolean |
isAvailable() |
protected int |
priority() |
protected boolean isAvailable()
isAvailable
in class io.grpc.ManagedChannelProvider
protected int priority()
priority
in class io.grpc.ManagedChannelProvider
protected NettyChannelBuilder builderForAddress(String name, int port)
builderForAddress
in class io.grpc.ManagedChannelProvider