Interface InternalChannelMultiplexer

    • Method Detail

      • multiplexChannel

        void multiplexChannel​(InternalChannel channel)
        Called by a channel each time a new buffer is available for multiplexing. This or another buffer can be dequeued from the send queue of the channel.