ChannelFactory
to create Channel
instances.EpollSocketChannel
if available,
otherwise using NioSocketChannel
.NioServerSocketChannel
or EpollServerSocketChannel
.SocketAddress
.NameResolver
.Http2ConnectionHandler
.null
, attempts to create connections bound to a local port.NettyChannelBuilder.maxInboundMetadataSize(int)
insteadmaxInboundMetadataSize(int)
insteadmaxInboundMessageSize(int)
instead. This method will be removed in a
future release.NettyChannelBuilder.LocalSocketPicker.createSocketAddress(java.net.SocketAddress, io.grpc.Attributes)
.NettyChannelBuilder
instances.NettyChannelBuilder
instances.ProtocolNegotiator
to be used.NettyChannelBuilder.usePlaintext()
instead.NettyChannelBuilder.negotiationType(NegotiationType)
with PLAINTEXT
.NettyChannelBuilder.negotiationType(NegotiationType)
with TLS
.