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

io.cloudracer.properties.package-info Maven / Gradle / Ivy

The newest version!
/**
 * The application configuration can, optionally, be read/written to a file.
 * 

* The configuration file can be created by the operator or initialised by MockTCPServer. This functionality allows it to "reset to factory settings" by the operator simply deleting the configuration file and restarting MockTCPServer with an instruction to initialise it. * * @author John McDonnell **/ package io.cloudracer.properties;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy