|
Class Summary |
| BaseCommand |
A convenient base ICommand implementation. |
| DefaultCommandProvider |
A provider of commands to dispatch NodeUtility subclasses. |
| SiamShell |
Interactive command line interface to SIAM. |
| SiamShellSocketFactory |
Intends to circumvent the limitation in NodeUtility.run in terms of allowing
multiple execution of the utilities within the same JVM session. |
| SiamShellUtils |
Some supporting utilities, especially related with java1.3 friendly functions
that actually have available support in java1.4 or newer. |
| TC |
Simple utility to generate colored output with sequences understood by
typical terminals. |