Interface PollingOperations
- All Known Implementing Classes:
MessageSourcePollingTemplate
public interface PollingOperations
Operations to perform on some message source.
- Since:
- 5.0.1
- Author:
- Gary Russell
-
Method Summary
-
Method Details
-
poll
Poll for a message.- Parameters:
handler
- a message handler.- Returns:
- the message
-