Package cloud.commandframework.execution
package cloud.commandframework.execution
Classes related to command execution and execution coordination
-
ClassDescriptionExecution coordinator parses and/or executes commands on a separate thread from the calling threadBuilder for
AsynchronousCommandExecutionCoordinatorinstancesThe command execution coordinator is responsible for coordinating command execution.A simple command execution coordinator that executes all commands immediately, on the calling threadHandler that is invoked whenever aCommandis executed by a command senderHandler that is invoked whenever aCommandis executed by a command senderDelegates to other handlers.Command execution handler that does nothingThe result of a command executionProcessor that formats command suggestionsCommand suggestion processor that checks the input queue head and filters based on that