| Class | Description |
|---|---|
| ACPLogic |
This component acts as a controller: receive requests from both the Java UI and the external
Plugins, validate the input based on the business rules, and direct them to the appropriate
managers for further processing.
|
| Main |
This is the main class for Java ACP.
|
| Enum | Description |
|---|---|
| ACPLogic.State |