Package io.grpc.netty

Class NettyServer.ListenSocket

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private io.netty.channel.Channel ch  
      private InternalLogId id  
    • Constructor Summary

      Constructors 
      Constructor Description
      ListenSocket​(io.netty.channel.Channel ch)  
    • Field Detail

      • ch

        private final io.netty.channel.Channel ch
    • Constructor Detail

      • ListenSocket

        ListenSocket​(io.netty.channel.Channel ch)