| Package | Description |
|---|---|
| org.apache.camel.impl |
Default implementation classes for Camel Core
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPollingConsumerServicePool
A service pool for
PollingConsumer. |
class |
DefaultProducerServicePool
A service pool for
Producer. |
class |
SharedPollingConsumerServicePool
A shared
DefaultPollingConsumerServicePool which is used by
CamelContext by default. |
class |
SharedProducerServicePool
A shared
DefaultProducerServicePool which is used by
CamelContext by default. |
Apache Camel