You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin povides an integation with Apache Camel (http://camel.apache.org), giving Controlles and Services a 'sendMessage' method that will send a message to a given endpoint.
It also adds a 'Route' atifact that allows configuration of Camel routing using the Java DSL. New Routes can be added with the 'gails create-route MyRouteName' command.