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 PredictionsServer |
PredictionsServer.start(java.lang.String agencyId,
PredictionDataCache predictionDataCache)
Starts up the PredictionsServer so that RMI calls can query for
predictions.
|