users@grizzly.java.net

Re: Filter flow question

From: Oleksiy Stashok <oleksiy.stashok_at_oracle.com>
Date: Mon, 25 Jul 2011 11:56:51 +0200

On 07/25/2011 11:44 AM, yangjun2 wrote:
> I have another question ?
>
> In my demo application , include SSLFilter,Authentication Fillter ,custom
> Filter, how to config filter sequence?
> SSLFilter must send greeting message, but my custom Filter message is
> Object , how to handle the case?
> whether all of my custom Filter must decide message that stored in context
> is String object or Custom Object ,and handle diffrence case?
Are we talking about client side Connections? How do you initiate SSL
handshake?

WBR,
Alexey.

> -----
> Best Regards,
> Young
> --
> View this message in context: http://grizzly.1045725.n5.nabble.com/Filter-flow-question-tp4622125p4630195.html
> Sent from the Grizzly - Users mailing list archive at Nabble.com.