Interface CACommandExecutorType<C extends CACommandContext<R>,M extends CAProtocolMessageType,R extends CAProtocolMessageType>

  • Method Summary

    Modifier and Type
    Method
    Description
    execute(C context, M command)
    Execute a command.