Package | Description |
---|---|
org.transitime.api.data |
This package contains the classes for the objects that are serialized into
JSON or XML.
|
org.transitime.applications |
Contains the top level static main() methods for the applications that
constitute the Transitime system.
|
org.transitime.core.travelTimes |
Code for determining travel times based on historic AVL based data.
|
org.transitime.db.structs |
Contains the descriptions of the classes for the objects that are read
and written to the database.
|
org.transitime.gtfs |
Contains classes for reading and writing GTFS configuration data.
|
org.transitime.monitoring |
For monitoring system to make sure that it is up and working correctly.
|
org.transitime.statistics |
Contains statistics classes such as for generating more accurate schedule
times by using GPS information on when the vehicles really do depart.
|
org.transitime.utils |
Contains the utility classes that are used by many parts of the project.
|
Class and Description |
---|
Time
Contains convenience methods for dealing with time issues.
|
Class and Description |
---|
Time
Contains convenience methods for dealing with time issues.
|
Class and Description |
---|
MapKey
This class is for having a key for a map that is made up of two or three
objects.
|
Class and Description |
---|
Time
Contains convenience methods for dealing with time issues.
|
Class and Description |
---|
HttpGetFile
Copies a file from the specified URL and stores it locally.
|
Class and Description |
---|
EmailSender
For programmatically sending out an e-mail.
|
Class and Description |
---|
MapKey
This class is for having a key for a map that is made up of two or three
objects.
|
Time
Contains convenience methods for dealing with time issues.
|
Class and Description |
---|
ChinaGpsOffset.LatLon
This simple inner class created so don't depend
on other existing class that is for use with db.
|
MapKey
This class is for having a key for a map that is made up of two or three
objects.
|
SystemTime
So that can have access to a system time whether in normal
mode where the system clock can be used, or playback mode
where use the last AVL time.
|