|
Class Summary |
| Cache |
Contains the MessageServer to User correspondence cached by the message server. |
| Command |
A command given by the administrator through the Human interface. |
| Communication |
The message server Communication class implements all the communications
interfaces offered by the message server with RMI. |
| FileBackupper |
|
| HumanListener |
The human listener, a thread that waits the administration commands from the interface and performs the correspondent actions. |
| LoadThread |
A thread that every 10 seconds calls the methods to send the load data to the Bootstrap Server. |
| ManagedUser |
A representation of a user managed by the Message Server. |
| ManagedUsersDatabase |
The database of managed users. |
| MessageServerCore |
The main class of the Message Server, witch starts all the services. |
| MyselfMessageServer |
A self-representation of a message server. |
| SafeMSForMSInterface |
A Safe Message server to Message server interface. |
| TextualInterfaceIt |
A textual interface in italian. |