Package | Description |
---|---|
org.apache.camel.impl |
Default implementation classes for Camel Core
|
org.apache.camel.management |
Camel management
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultPackageScanClassResolver
Default implement of
PackageScanClassResolver |
class |
SharedPollingConsumerServicePool
A shared
DefaultPollingConsumerServicePool which is used by
CamelContext by default. |
class |
SharedProducerServicePool
A shared
DefaultProducerServicePool which is used by
CamelContext by default. |
class |
ThrottlingInflightRoutePolicy
A throttle based
RoutePolicy which is capable of dynamic
throttling a route based on number of current inflight exchanges. |
class |
WebSpherePackageScanClassResolver
WebSphere specific resolver to handle loading annotated resources in JAR files.
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedLoadTimer
The
TimerListenerManager used for tracking load statistics. |
Apache Camel