| Description | | Detailed description of the code provided by AOServ Client. |
| Tables | | The AOServ Client API is built on a tabular data structure. |
| AOSH | | The AOSH is a command interpreter and scripting language built on top of the AOServ Client API. |
| Simple API | | The SimpleAoservClient interface to the AOServ Client uses all standard Java classes and primitives. |
| Full API | | The full AOServ Client API provides uniform access to every detailed aspect of server configuration and control. |
| How To | | Step-by-step walkthroughs of common AOServ tasks, with both shell and Java API examples |