AgencyBeanService |
Service for querying AgencyBean representations of Agency
objects
|
ArrivalsAndDeparturesBeanService |
Service for querying arrivals and departures at a particular stop in a given
time range
|
BlockBeanService |
Service methods to lookup a BlockBean representation of a block: a
series of contiguous Trip objects.
|
BlockStatusBeanService |
Service methods for querying the real-time status and position of a
particular block of trips.
|
GeospatialBeanService |
|
NearbyStopsBeanService |
Service for explicity finding stops near a target stop.
|
RouteBeanService |
|
RoutesBeanService |
Service methods for retrieving lists of routes, usually with a search query.
|
RouteScheduleBeanService |
Service methods for querying the full schedule for a particular route.
|
ServiceAlertsBeanService |
|
ShapeBeanService |
|
StopBeanService |
|
StopsBeanService |
Service methods for retrieving lists of stops, usually with a search query.
|
StopScheduleBeanService |
Service methods for querying the full schedule at a particular stop,
including the days the stop has service and the schedule on each of those
service dates.
|
StopTimeBeanService |
|
StopWithArrivalsAndDeparturesBeanService |
Service methods for retrieving information about a stop or stops along with
the arrival and departure information for that stop in a specified time
range.
|
TripBeanService |
Service methods to lookup a TripBean representation of a Trip
object.
|
TripDetailsBeanService |
Service methods for querying the real-time status and position of a
particular trip.
|
TripStopTimesBeanService |
Service methods for accessing the list of stop times for a specified trip.
|
VehicleStatusBeanService |
|