users@grizzly.java.net

Connection Stability/Reconnector

From: Eric Faden <eric_at_techeminence.com>
Date: Fri, 15 Aug 2008 08:07:30 -0400

Thats basically what I am trying to do. I am trying to do pings from
both sides though. E.g. client and server send pings and terminate when
no ping received in some number of seconds. Where is the best place in
the stack to inject the pinger/reconnector?

-Eric