Sunday 23 December 2018

Apache Camel tutorial


Introduction to Apache Camel
Apache Camel: HelloWorld Application
Apache camel: Sending files from filesystem to jms queue
Apache Camel: Exploring Exchange interface
Apache Camel: Exploring Message interface
Apache Camel: Exploring Processor interface
Apache Camel: Content based routing
Camel: filtering the content using message filters
Camel: Filtering messages to jms queues
Camel: Multicasting the messages to different destinations
Camel: Exception handling vs Multicasting the messages
Camel: Recipient lists
Camel: wiretapping
Camel: Data transformations
Camel: Data transformation using message translators
Camel: Transform the message using Processor API
Camel: Transform the message using beans
Camel: Transform message using transform method
Apache Camel: Working with enrich
Camel: transform message using Data formats
Camel: writing custom data format
Camel: Type Converters
Apache Camel: Built-in UUID generators
Camel: Custom UUID Generator
Camel: Custom Type Converter
Camel: Implement custom protocol


You can find all the examples of this tutorial at given link.

Previous                                                 Next                                                 Home

No comments:

Post a Comment