Package io.grpc.alts

Class HandshakerServiceChannel.EventLoopHoldingChannel

    • Field Detail

      • delegate

        private final io.grpc.ManagedChannel delegate
      • eventLoopGroup

        private final io.netty.channel.EventLoopGroup eventLoopGroup
    • Constructor Detail

      • EventLoopHoldingChannel

        public EventLoopHoldingChannel​(io.grpc.ManagedChannel delegate,
                                       io.netty.channel.EventLoopGroup eventLoopGroup)