Hi
You can read about the producer template here
http://camel.apache.org/producertemplate.html
The idea is similar to the Spring Templates, eg JmsTemplate, JdbcTemplate etc.
To make it easier to use a framework, eg in those from Spring, eg to
work with JMS or JDBC.
The Camel Producer- and
Camel fans,
The Producer and Consumer templates - are they kind of mock interfaces to
create a Producer and a Consumer? What benefits do they serve when
comparing against the different EndPoint Components?
Regards,
Jothi