Uses of Package
dev.sympho.modular_commands.api.command
Packages that use dev.sympho.modular_commands.api.command
Package
Description
External interface through which client code can utilize the command system.
APIs related to defining a command.
Interfaces that represent the invocation context of a command.
Exceptions thrown by the system.
Registry system for registering commands that can be executed.
Runtime system for executing commands defined through the API.
Internal implementation-specific classes.
Implementations for command contexts.
Default implementations for registries.
Collection of classes that provide assorted utilies for ease of use.
Builders for various types.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.api
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.api.commandClassDescriptionThe scopes that a command may be defined in.An invocation of a command.Manages the replies sent by a command.Specifies a type of emphemeral response.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.api.command.contextClassDescriptionAn invocation of a command.Manages the replies sent by a command.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.api.exceptionClassDescriptionA command that can be invoked by a user.An invocation of a command.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.api.registryClassDescriptionA command that can be invoked by a user.An invocation of a command.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.executeClassDescriptionA command that can be invoked by a user.An invocation of a command.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.implClassDescriptionA command that can be invoked by a user.The scopes that a command may be defined in.An invocation of a command.Specifies a type of emphemeral response.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.impl.contextClassDescriptionAn invocation of a command.Manages the replies sent by a command.Specifies a type of emphemeral response.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.impl.registryClassDescriptionA command that can be invoked by a user.An invocation of a command.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.utilsClassDescriptionA command that can be invoked by a user.An invocation of a command.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.utils.builderClassDescriptionA command that can be invoked by a user.The scopes that a command may be defined in.An invocation of a command.Specifies a type of emphemeral response.