All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ddfplus.db.package-info Maven / Gradle / Ivy

There is a newer version: 1.1.7
Show newest version
/**
 * The ddfplus.db package contains the classes necessary to keep an
 * active, in-memory database. The database itself is handled by the
 * DataMaster class. Messages from the codec
 * package are then passed into processMessage(Message),
 * and these are in turn interpreted, and processed. Further, the method
 * passes back a corresponding Quote, BookQuote, etc. object.
 */
package com.ddfplus.db;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy