See: Description
Class | Description |
---|---|
CommandsServer | |
ConfigServer |
Implements ConfigInterface to serve up configuration information to RMI
clients.
|
PredictionsServer |
Implements the PredictionsInterface interface on the server side such that a
PredictionsInterfaceFactory can make RMI calls in order to obtain prediction
information.
|
ServerStatusServer |
Runs on the server side and receives IPC calls and returns results.
|
VehiclesServer |
Implements the VehiclesInterface interface on the server side such that a
VehiclessClient can make RMI calls in order to obtain vehicle information.
|