Hi,

what values can be stored in message headers (using camel 2.6)? 
Is it restricted only to String values (like setHeader("MY_HEADER", "string
value"))? 
Can I store any Java object (serializable) in message header
(setHeader("MY_HEADER", new MyNewObject()) )


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

Reply via email to