|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |