All Classes

Class Summary
Class
Description
Listener that collects all incoming data configured in listeningAddresses and redirects them to be saved to the MongoDatabaseService.
 
 
 
DataService is a verticle which is the interface to a underlying database implementation.
 
 
Record to provide the structure of a database request.
 
 
MongoDatabaseService is a verticle which connects to a local running MongoDB-Database and listens for incoming database requests to process.
Configuration for the MongoDatabaseService verticle.
Verticle periodically querying the database for preconfigured data, publishing the results to a preconfigured outgoing address.
 
Verticle periodically querying the database for preconfigured data, publishing the results to a preconfigured outgoing address.