You could implement this in many different ways. One example would be
List<Map<Integer, Byte[]>> or just declare your own class with a count of
fields & a byte[].

I think a custom splitter looks like a much neater solution though.


On 7 August 2014 09:20, dermoritz <tantea...@hotmail.com> wrote:

> Thanks
> but please tell what this is "List of pairs (fieldcount,byte[])" or how to
> create it and use with splitter?
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/How-to-relay-different-parts-of-message-to-different-endpoints-tp5754836p5754882.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to