Package com.io7m.idstore.server.internal.command_exec
@Version("1.0.0")
package com.io7m.idstore.server.internal.command_exec
The server implementation (internals [command executor]).
-
ClassDescriptionThe context for execution of a command (or set of commands in a transaction).A failure to execute a command.IdCommandExecutorType<S,
C extends IdCommandContext<R, S>, M extends IdProtocolMessageType, R extends IdProtocolMessageType> The type of command executors.