Protected
toProtected
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.
A very basic AbstractChannel implementation which takes a function for retrieving the WriteBuffer as constructor argument.