Uses of Class
org.apache.camel.component.quartz.QuartzExchange

Uses of QuartzExchange in org.apache.camel.component.quartz
 

Methods in org.apache.camel.component.quartz that return QuartzExchange
 QuartzExchange QuartzEndpoint.createExchange()
           
 QuartzExchange QuartzEndpoint.createExchange(org.quartz.JobExecutionContext jobExecutionContext)
           
 

Methods in org.apache.camel.component.quartz that return types with arguments of type QuartzExchange
 org.apache.camel.Producer<QuartzExchange> QuartzEndpoint.createProducer()
           
 

Constructors in org.apache.camel.component.quartz with parameters of type QuartzExchange
QuartzMessage(QuartzExchange exchange, org.quartz.JobExecutionContext jobExecutionContext)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.