PollableChannel (Spring Framework 5.0.0.RELEASE API) (original) (raw)


public interface PollableChannel
extends MessageChannel
A MessageChannel from which messages may be actively received through polling.
Since:
4.0
Author:
Mark Fisher