public class GtfsRealtimeExample
extends java.lang.Object
Constructor and Description |
---|
GtfsRealtimeExample() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
This main() method does all the work of retrieving the data and
writing it to a GTFS-realtime file.
|
static boolean |
usingPolling()
Returns true if running in polling mode.
|
public static boolean usingPolling()
public static void main(java.lang.String[] args)
args
-