Uses of Class
org.springframework.integration.channel.AbstractPollableChannel
Packages that use AbstractPollableChannel
Package
Description
Provides classes representing various channel types.
- 
Uses of AbstractPollableChannel in org.springframework.integration.channelSubclasses of AbstractPollableChannel in org.springframework.integration.channelModifier and TypeClassDescriptionclassA message channel that prioritizes messages based on aComparator.classSimple implementation of a message channel.classA zero-capacity version ofQueueChannelthat delegates to aSynchronousQueueinternally.