This project has declared the following modules:
Name | Description |
---|---|
onebusaway-siri-core | Common core classes |
onebusaway-siri-client-cli | Simple SIRI Command Line Interface client |
onebusaway-siri-jetty | Extension of siri core that uses an embedded Jetty instance for all listening HTTP server functionality |
onebusaway-siri-repeater | A SIRI data repeater that can accept data from a SIRI input source and multi-plex that data to multiple clients |
onebusaway-siri-repeater-cli | A SIRI data repeater that can accept data from a SIRI input source and multi-plex that data to multiple clients. This provides a command-line interface to the repeapter. |
onebusaway-siri-repeater-webapp | A SIRI data repeater that can accept data from a SIRI input source and multi-plex that data to multiple clients |
onebusaway-siri-integration-tests | Integration tests of combined SIRI libraries. |