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

    Modifier and Type
    Method
    Description
    boolean
    Poll for a message.
  • Method Details

    • poll

      boolean poll(MessageHandler handler)
      Poll for a message.
      Parameters:
      handler - a message handler.
      Returns:
      the message