Uses of Class
org.apache.camel.model.ThrottlerType

Packages that use ThrottlerType
org.apache.camel.model Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of ThrottlerType in org.apache.camel.model
 

Methods in org.apache.camel.model that return ThrottlerType
 ThrottlerType ProcessorType.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
 ThrottlerType ThrottlerType.timePeriodMillis(long timePeriodMillis)
          Sets the time period during which the maximum request count is valid for
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.