Interface PollableMessageSource

All Superinterfaces:
PollableSource<org.springframework.messaging.MessageHandler>
All Known Implementing Classes:
DefaultPollableMessageSource

public interface PollableMessageSource extends PollableSource<org.springframework.messaging.MessageHandler>
A PollableSource that calls a MessageHandler with a Message.
Since:
2.0
Author:
Gary Russell
  • Method Summary

    Methods inherited from interface org.springframework.cloud.stream.binder.PollableSource

    poll, poll