|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPollableChannel | |
|---|---|
| org.springframework.integration.channel | |
| Uses of AbstractPollableChannel in org.springframework.integration.channel |
|---|
| Subclasses of AbstractPollableChannel in org.springframework.integration.channel | |
|---|---|
class |
PriorityChannel
A message channel that prioritizes messages based on a Comparator. |
class |
QueueChannel
Simple implementation of a message channel. |
class |
RendezvousChannel
A zero-capacity version of QueueChannel that delegates to a
SynchronousQueue internally. |
|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||