Package | Description |
---|---|
org.transitime.applications |
Contains the top level static main() methods for the applications that
constitute the Transitime system.
|
org.transitime.core |
Contains the core classes that process the AVL data and create predictions,
arrival/departure times, headway, etc.
|
org.transitime.utils |
Contains the utility classes that are used by many parts of the project.
|
Modifier and Type | Method and Description |
---|---|
DbConfig |
Core.getDbConfig()
Makes the config data available to all
|
Constructor and Description |
---|
ServiceUtils(DbConfig dbConfig)
ServiceUtils constructor.
|
Constructor and Description |
---|
Time(DbConfig dbConfig)
Methods
|