See: Description
| Class | Description | 
|---|---|
| AbstractKeepDataVerticle | 
 Base verticle for all data retrieving verticles Contains all common methods, ideally the subsclasses only differ in name 
 | 
| AbstractKeepVerticle | 
 Extension of a standard verticle with helper methods for common tasks tracks eventbus listners and unloads them at shutdown 
 | 
| AgentSchedulerServiceVerticle | 
 Service verticle for running agents asynchronously 
 | 
| DatabaseServiceVerticle | 
 Service Verticle that handles all things around Design extraction and update using DXL. 
 | 
| DominoDefaultVerticle | 
 Handles all Standard Domino requests 
 | 
| HttpListener | 
 Main HTTP Interface for all things keep including the static Admin UI 
 | 
All Verticles, short of launch that constitute the Keep Runtime