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