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 CommandsServer |
CommandsServer.start(java.lang.String agencyId)
Starts up the CommandsServer so that RMI calls can be used to control the
server.
|