couple of places I saw direct:start and direct:update as below. what does it
mean

from("direct:start")
.transform(body().regexReplaceAll("\n", "<br/>"))
.to("mock:result");



--
View this message in context: 
http://camel.465427.n5.nabble.com/What-is-direct-start-in-camel-in-action-book-tp5782137.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to