Protected
Readonly
closeReadonly
idProtected
toProtected
Readonly
writeThe remote side has closed the channel
A message has arrived and can be read by listeners using a MessageProvider.
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.