Uses of Interface
net.sf.eBus.feed.historic.IEMessageStore
-
Packages that use IEMessageStore 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 IEMessageStore in net.sf.eBus.feed.historic
Methods in net.sf.eBus.feed.historic with parameters of type IEMessageStore Modifier and Type Method Description EHistoricPublishFeed.BuilderEHistoricPublishFeed.Builder. messageStore(IEMessageStore store)Sets the message store used to persist and retrieve notification messages.
-