Helper class to implement the single channels on a ChannelMultiplexer. Simply forwards write requests to the given write buffer source i.e. the main channel of the ChannelMultiplexer.
Close this channel. No onClose event should be sent
Obtain a WriteBuffer to write a message to the channel.
Helper class to implement the single channels on a ChannelMultiplexer. Simply forwards write requests to the given write buffer source i.e. the main channel of the ChannelMultiplexer.