Uses of Package
net.sf.eBusx.time
-
Packages that use net.sf.eBusx.time Package Description net.sf.eBus.feed.historic This package contains a specialized feed providing notification feeds which support both historic and live messages.net.sf.eBus.feed.historic.store This package contains two implementations ofIEMessageStoreinterface:InMemoryMessageStoreandSqlMessageStore.net.sf.eBusx.time This package provides single Java class:EInterval. -
Classes in net.sf.eBusx.time used by net.sf.eBus.feed.historic Class Description EInterval Implements a time interval from oneInstantto another.EInterval.Clusivity Specifies whether an end point is inclusive or exclusive.EInterval.TimeLocation Denotes if a timestamp denotes the past, current time, future, or future on-going. -
Classes in net.sf.eBusx.time used by net.sf.eBus.feed.historic.store Class Description EInterval Implements a time interval from oneInstantto another. -
Classes in net.sf.eBusx.time used by net.sf.eBusx.time Class Description EInterval Implements a time interval from oneInstantto another.EInterval.Builder EIntervalinstances may be created only by using aBuilderinstance.EInterval.Clusivity Specifies whether an end point is inclusive or exclusive.EInterval.TimeLocation Denotes if a timestamp denotes the past, current time, future, or future on-going.