|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThrottlerBuilder | |
|---|---|
| org.apache.camel.builder | The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers. |
| Uses of ThrottlerBuilder in org.apache.camel.builder |
|---|
| Methods in org.apache.camel.builder that return ThrottlerBuilder | |
|---|---|
ThrottlerBuilder |
FromBuilder.throttler(long maximumRequestCount)
A builder for the Delayer pattern where an expression is used to calculate the time which the message will be dispatched on |
ThrottlerBuilder |
ThrottlerBuilder.timePeriodMillis(long timePeriodMillis)
Sets the time period during which the maximum request count is valid for |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||