| Package | Description |
|---|---|
| org.adroitlogic.x.terminal.commands |
The set of built-in commands that are available in the UXterm, the commandline terminal management client of
Project-X
|
| org.adroitlogic.x.terminal.core |
This package contains the core implementation classes of the Project-X commandline terminal
|
| org.adroitlogic.x.terminal.proxies |
The proxy classes for the REST management controllers, that are used by the individual commands to invoke the
management api of the Project-X via the commandline terminal
|
| org.adroitlogic.x.terminal.util |
A set of utilities that are used by the Project-X commandline terminal to render the command output into a
well-formed output for the console
|
| Class and Description |
|---|
| TerminalException
Exception used by UXTerm
|
| Class and Description |
|---|
| APIConnector |
| CommandExecutor |
| CommandProcessor
Responsible of selecting the matching executor and invoking it for the given command line
|
| CommandRegistry
Keeps track of all the registered commands in the terminal and the relevant executors.
|
| TerminalContext |
| Class and Description |
|---|
| TerminalException
Exception used by UXTerm
|
| Class and Description |
|---|
| TerminalException
Exception used by UXTerm
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.