JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Module
dev.despical.commandframework
Package dev.despical.commandframework.options
package
dev.despical.commandframework.options
Contains classes that define and handle framework options.
Related Packages
Package
Description
dev.despical.commandframework
The main package of the Command Framework containing all core classes and components related to the framework.
dev.despical.commandframework.annotations
Contains all annotations provided by the Command Framework.
dev.despical.commandframework.debug
Contains the
Debug
annotation and
DebugLogger
, used exclusively for debugging purposes.
dev.despical.commandframework.exceptions
Provides custom exception classes used by the Command Framework.
All Classes and Interfaces
Classes
Enum Classes
Class
Description
FrameworkOption
OptionManager
This class handles the options related Command Framework.