Class MultiplexedChannelRecord


  • public class MultiplexedChannelRecord
    extends Object
    Contains a Future for the actual socket channel and tracks available streams based on the MAX_CONCURRENT_STREAMS setting for the connection.
    • Method Detail

      • getConnection

        public io.netty.channel.Channel getConnection()