Uses of Class
org.apache.camel.processor.Throttler.TimeSlot

Packages that use Throttler.TimeSlot
org.apache.camel.processor A collection of Processor implementations which are used to implement the Enterprise Integration Patterns 
 

Uses of Throttler.TimeSlot in org.apache.camel.processor
 

Methods in org.apache.camel.processor that return Throttler.TimeSlot
protected  Throttler.TimeSlot Throttler.TimeSlot.next()
           
protected  Throttler.TimeSlot Throttler.nextSlot()
           
 



Apache Camel