org.springframework.integration.message
Interface Poller

All Known Subinterfaces:
PollingDispatcher
All Known Implementing Classes:
DefaultPollingDispatcher

public interface Poller

Author:
Mark Fisher

Method Summary
 java.util.List<Message<?>> poll()
           
 

Method Detail

poll

java.util.List<Message<?>> poll()