Uses of Class
org.apache.camel.component.timer.TimerEndpoint

Packages that use TimerEndpoint
org.apache.camel.component.timer The Timer Component extends the POJO component to provide a simple timer 
 

Uses of TimerEndpoint in org.apache.camel.component.timer
 

Methods in org.apache.camel.component.timer with parameters of type TimerEndpoint
 Timer TimerComponent.getTimer(TimerEndpoint endpoint)
           
 

Constructors in org.apache.camel.component.timer with parameters of type TimerEndpoint
TimerConsumer(TimerEndpoint endpoint, Processor processor)
           
 



Apache Camel