public interface ChannelReceiver
extends Heartbeat
The ChannelReceiver interface is the data receiver component at the bottom layer, the IO layer (for
layers see the Channel interface). This class may optionally implement a thread pool for parallel processing
of incoming messages.