Class GrpcNettyClientChannelFactory

java.lang.Object
ru.tinkoff.grpc.client.GrpcNettyClientChannelFactory
All Implemented Interfaces:
GrpcClientChannelFactory

public final class GrpcNettyClientChannelFactory extends Object implements GrpcClientChannelFactory
  • Constructor Details

    • GrpcNettyClientChannelFactory

      public GrpcNettyClientChannelFactory(io.netty.channel.EventLoopGroup eventLoopGroup)
  • Method Details