C M S 

C

configure() - Method in class sample.camel.SampleCamelRouter
 

M

main(String[]) - Static method in class sample.camel.SampleCamelApplication
A main method to start this application.

S

sample.camel - package sample.camel
 
SampleBean - Class in sample.camel
A bean that returns a message when you call the saySomething() method.
SampleBean() - Constructor for class sample.camel.SampleBean
 
SampleCamelApplication - Class in sample.camel
A sample Spring Boot application that starts the Camel routes.
SampleCamelApplication() - Constructor for class sample.camel.SampleCamelApplication
 
SampleCamelRouter - Class in sample.camel
A simple Camel route that triggers from a timer and calls a bean and prints to system out.
SampleCamelRouter() - Constructor for class sample.camel.SampleCamelRouter
 
saySomething() - Method in class sample.camel.SampleBean
 
C M S 

Apache Camel