Hi guys, can anyone be so kind and write me an example of detecting a message timeout for a sent message, using some kind of an existing timer object type in netty. So, if a message response is not received in some time, I wish to have my listener called which will inform the client about a timeout. Thanks a lot and best regards, Bozo