Hello, is there way to bind method result to (input) message header.
If not then it would be fine if @Header annotation could be used on method. If the exchange has out message it would set the header on the out message. Otherwise it would set the header on in message. Ales