- All Superinterfaces:
- ChannelSource<ChannelMessage<FutureTimepoint,T>>, MessageSource<FutureTimepoint,T>
- All Known Implementing Classes:
- ScheduleTask
public interface SchedulingSource<T>
extends MessageSource<FutureTimepoint,T>
A channel source that allows the scheduling of messages to send.
The message metadata specifies a future time-point at which the message
should be delivered.