|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PollingConsumerSupport | |
|---|---|
| org.apache.camel.impl | Default implementation classes for Camel Core |
| Uses of PollingConsumerSupport in org.apache.camel.impl |
|---|
| Subclasses of PollingConsumerSupport in org.apache.camel.impl | |
|---|---|
class |
DefaultPollingConsumer<E extends Exchange>
A default implementation of the PollingConsumer which uses the normal
asynchronous consumer mechanism along with a BlockingQueue to allow
the caller to pull messages on demand. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||