Class ChannelCommandDispatcher<CC,​MC>

  • Type Parameters:
    CC - command execution context
    All Implemented Interfaces:
    AutoCloseable, CommandDispatcher<CC>

    public class ChannelCommandDispatcher<CC,​MC>
    extends Object
    implements CommandDispatcher<CC>
    MessageDispatcher-based command dispatcher.
    Author:
    Paul Ferraro