The remote side has closed the channel
An error has occurred while writing to or reading from 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.
Reusable abstract Channel implementation that sets up the basic channel event listeners and offers a generic close method.