Uses of Interface
org.onebusaway.presentation.services.realtime.RealtimeService
-
Packages that use RealtimeService Package Description org.onebusaway.presentation.impl.realtime org.onebusaway.presentation.impl.service_alerts -
-
Uses of RealtimeService in org.onebusaway.presentation.impl.realtime
Classes in org.onebusaway.presentation.impl.realtime that implement RealtimeService Modifier and Type Class Description classRealtimeServiceImplA source of SIRI classes containing real time data, subject to the conventions expressed in the PresentationService. -
Uses of RealtimeService in org.onebusaway.presentation.impl.service_alerts
Methods in org.onebusaway.presentation.impl.service_alerts with parameters of type RealtimeService Modifier and Type Method Description voidServiceAlertsHelper. addGlobalServiceAlertsToServiceDelivery(uk.org.siri.siri.ServiceDelivery serviceDelivery, RealtimeService realtimeService)
-