Package com.swiftmq.impl.streams.comp.timer
-
Interface Summary Interface Description Timer Base interface for Timers.TimerCallback Callback that can be registered on a Timer (onTimer). -
Class Summary Class Description AtTimer At Timer implementation.IntervalTimer Interval Timer implementation.NextTimer Next Timer implementation.TimerBuilder Factory to create Timers.