| 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 |
|---|
ApiDirection(IpcDirection direction)
Constructs a ApiDirection using an IpcDirection
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IpcDirection> |
IpcDirectionsForRoute.getDirections() |
| Constructor and Description |
|---|
IpcDirectionsForRoute(java.util.List<IpcDirection> directions) |