users@grizzly.java.net

Handle to server when client connection is accepted

From: vijay phaneendra <vijayphan_at_gmail.com>
Date: Mon, 19 Jan 2009 12:02:16 -0600

Hi

I am able to get the client connection reference in the filter. The filter
will be called after the message is formed by the protocol parser. I need to
get a handle when the server does an ACCEPT from the client and before any
bytes are read from the client.

Appreciate your help.

Regards
VP