| 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 ConfigServer |
ConfigServer.start(java.lang.String agencyId)
Starts up the ConfigServer so that RMI calls can query for configuration
data.
|