Is there a way to determine the type of object in the exchange body using
spring dsl?

I tried, 

<simple>${body.class.simpleName} == 'MyClass'</simple>

but got an exception.

--
View this message in context: 
http://camel.465427.n5.nabble.com/Exchange-body-type-tp5529385p5529385.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to