A cron based RoutePolicy that can be used to start/stop routes at specific times.
Updated 2026-03-18 01:25:52 +00:00
RoutePolicy which executes for a duration and then triggers an action. This can be used to stop the route after it has processed a number of messages, or has been running for N seconds.
Updated 2026-03-18 01:25:50 +00:00
A basic RoutePolicy that can be used to start/stop routes using fixed intervals.
Updated 2026-03-18 01:25:48 +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