| Class | Description |
|---|---|
| CreateOrderRoute |
A simple route that routes orders from the file system to the ActiveMQ newOrder queue.
|
| WidgetGadgetRoute |
The widget and gadget route that pickup incoming orders from the newOrder queue
and route the orders to either the widget or gadget inventory system.
|
| WidgetMain |
A plain Java Main to start the widget and gadget example.
|
Apache Camel