Uses of Interface
net.sf.eBus.feed.historic.HistoricNotifyCallback
-
Packages that use HistoricNotifyCallback Package Description net.sf.eBus.feed.historic This package contains a specialized feed providing notification feeds which support both historic and live messages. -
-
Uses of HistoricNotifyCallback in net.sf.eBus.feed.historic
Methods in net.sf.eBus.feed.historic with parameters of type HistoricNotifyCallback Modifier and Type Method Description EHistoricSubscribeFeed.BuilderEHistoricSubscribeFeed.Builder. notifyCallback(HistoricNotifyCallback cb)Puts the notification message callback in place.
-