Uses of Interface
net.sf.eBus.feed.historic.IEHistoricSubscriber
-
Packages that use IEHistoricSubscriber 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 IEHistoricSubscriber in net.sf.eBus.feed.historic
Methods in net.sf.eBus.feed.historic with parameters of type IEHistoricSubscriber Modifier and Type Method Description static EHistoricSubscribeFeed.BuilderEHistoricSubscribeFeed. builder(EMessageKey key, IEHistoricSubscriber subscriber)Returns a new historic subscribe feed builder for the specified notification message key and historic subscriber.
-