org.onebusaway.transit_data_federation.services.blocks
Interface BlockVehicleLocationListener

All Known Implementing Classes:
BlockLocationServiceImpl

public interface BlockVehicleLocationListener


Method Summary
 void handleVehicleLocationRecord(VehicleLocationRecord record)
           
 void resetVehicleLocation(org.onebusaway.gtfs.model.AgencyAndId vehicleId)
           
 

Method Detail

handleVehicleLocationRecord

void handleVehicleLocationRecord(VehicleLocationRecord record)

resetVehicleLocation

void resetVehicleLocation(org.onebusaway.gtfs.model.AgencyAndId vehicleId)


Copyright © 2012 OneBusAway. All Rights Reserved.