|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanExchange | |
---|---|
org.apache.camel.component.timer | The Timer Component extends the POJO component to provide a simple timer |
Uses of BeanExchange in org.apache.camel.component.timer |
---|
Methods in org.apache.camel.component.timer that return BeanExchange | |
---|---|
BeanExchange |
TimerEndpoint.createExchange()
|
Methods in org.apache.camel.component.timer that return types with arguments of type BeanExchange | |
---|---|
Consumer<BeanExchange> |
TimerEndpoint.createConsumer(Processor processor)
|
protected Endpoint<BeanExchange> |
TimerComponent.createEndpoint(String uri,
String remaining,
Map parameters)
|
Producer<BeanExchange> |
TimerEndpoint.createProducer()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |