| Interface | Description |
|---|---|
| Plugin |
To implement a plugin for Microserver, implement this interface in your library and add the fully resolved class name to
META-INF/services/com.aol.micro.server.Plugin
in your library
|
| SchedulingConfiguration |
| Class | Description |
|---|---|
| MicroserverApp |
Startup class for Microserver instance
|
| PluginLoader | |
| WorkerThreads |
| Enum | Description |
|---|---|
| ErrorCode |
| Exception | Description |
|---|---|
| IncorrectNumberOfServersConfiguredException |