ConnectionInfo |
The connection info object is a wrapper for database connection information
such as the database URL, user name and password.
|
WebApp |
For each connection to a session, an object of this class is created.
|
WebServer |
The web server is a simple standalone HTTP server that implements the H2
Console application.
|
WebServer.TranslateThread |
The translate thread reads and writes the file translation.properties
once a second.
|
WebSession |
The web session keeps all data of a user session.
|
WebThread |
For each connection to a session, an object of this class is created.
|