Package | Description |
---|---|
org.transitime.ipc.servers |
Contains the classes for the servers, such as the core prediction system,
that provide data via RMI.
|
Modifier and Type | Method and Description |
---|---|
static VehiclesServer |
VehiclesServer.start(java.lang.String agencyId,
VehicleDataCache vehicleManager)
Starts up the VehiclesServer so that RMI calls can query for predictions.
|