Package com.io7m.cardant.server.controller.command_exec
@Export
@Version("1.0.0")
package com.io7m.cardant.server.controller.command_exec
Server controller (internals [command executor]).
-
ClassDescriptionCACommandContext<E extends CAProtocolMessageType>The context for execution of a command (or set of commands in a transaction).A failure to execute a command.CACommandExecutorType<C extends CACommandContext<R>,
M extends CAProtocolMessageType, R extends CAProtocolMessageType> The type of command executors.