This strategy is used for accepting all headers.The intention is for use with development and troubleshooting where you want Camel to keep all headers * when sending and receiving using components that uses HeaderFilterStrategy
Updated 2026-03-17 21:04:04 +00:00
A throttle based RoutePolicy which is capable of dynamic throttling a route based on number of current inflight exchanges.
Updated 2026-03-17 21:04:03 +00:00
A throttle based RoutePolicy which is modelled after the circuit breaker and will stop consuming from an endpoint based on the type of exceptions that are thrown and the threshold settings.
Updated 2026-03-17 21:04:03 +00:00
The default header filtering strategy. Users can configure which headers is allowed or denied.
Updated 2026-03-17 21:00:16 +00:00
A file based idempotent repository. Comes with 1st-level in-memory cache for fast check of the most frequently used keys.
Updated 2026-03-17 20:53:33 +00:00
A memory based IdempotentRepository.
Updated 2026-03-17 20:52:00 +00:00