Hi there,

i found a suitable solution for my usecase.

In the netty 4 endpoint there is a encoder option to add ChannelHander to
the endpoint.

So i wrote a io.netty.channel.ChannelDuplexHandler extension.

This Handler will now be called in cased of connection events for the Netty
channel.

Using these calls you can react on connection state changes of the netty
channel.


Greetings,
Leomar



--
View this message in context: 
http://camel.465427.n5.nabble.com/Get-Socket-Status-of-Netty4-Route-tp5773807p5777923.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to