On Wed, Aug 26, 2009 at 1:39 PM, _Jens<[email protected]> wrote: > >> // and we should add a nice type converter method so you can do >> without ugly casting >> MimaMessage mina = exchange.getIn(MinaMessage.class); > > I don't think that this is supported by Exchange. There is only a getIn() > method that takes no parameters.
Yeah we could add that or to MessageHelper etc, but then its not as prominent as if it was provided on Exchange itself. > -- > View this message in context: > http://www.nabble.com/IoSession-data-in-Exchange-created-by-MinaConsumer-tp25150794p25151111.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
