| Package | Description |
|---|---|
| org.transitime.api.data |
This package contains the classes for the objects that are serialized into
JSON or XML.
|
| org.transitime.ipc.data |
This package contains the low-level objects that are transmitted to
the clients via RMI.
|
| Constructor and Description |
|---|
ApiScheduleTimesForTrip(IpcSchedTrip ipcSchedTrip) |
ApiScheduleTrip(IpcSchedTrip ipcScheduleTrip) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IpcSchedTrip> |
IpcSchedule.getIpcSchedTrips() |