| Class | Description |
|---|---|
| Archiver |
Stores records in the database driven archive storage and retrieves records with the aim to be presented to the operator for validation.
|
| ArchiverProperties |
The configuration properties for the Archiver.
|
| ArcSys |
ArcSys launches the executable via the main class, creates the frame that provides the interface to the operators (ArcSysController), and sets up the server that will listen for connections.
|
| ArcSysController |
The component that forms the GUI to the operators, for configuring the Archive system and accessing the records in the storage.
|
| ArcSysProperties |
The properties of the ArcSys
|
| DatabaseWorker |
Connects to the database to insert, update and retrieve records.
|
| Inspector |
Provides functions such as analysis tools for the archived events and assigning validation flags.
|
| Receiver |
Sets up an FTP server for receiving files from the remote DetSys, stores them in a temporary directory and informs the Archive system about the new events.
|
| ReceiverProperties |
The properties to the Receiver component.
|
| WebsiteInformer |
Enables the connection between the NELIOTA systems for the archiving and the information domain.
|