|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThrottlerType | |
|---|---|
| org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
| Uses of ThrottlerType in org.apache.camel.model |
|---|
| Methods in org.apache.camel.model that return ThrottlerType | |
|---|---|
ThrottlerType |
ThrottlerType.maximumRequestsPerPeriod(Long maximumRequestsPerPeriod)
Sets the time period during which the maximum request count per period |
ThrottlerType |
ProcessorType.throttler(long maximumRequestCount)
Creates the Delayer pattern where an expression is used to calculate the time which the message will be dispatched on |
ThrottlerType |
ThrottlerType.timePeriodMillis(long timePeriodMillis)
Sets the time period during which the maximum request count is valid for |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||