users@grizzly.java.net

Difference between SSLCodec and SSLFilter?

From: Bo Li <b.li_at_sun.com>
Date: Mon, 11 May 2009 15:48:59 +0200

Hello again

I noticed there are two ways to hook SSL into Grizzly 2.0: SSLCodec and
SSLFilter. The examples only shows how to use SSLFilter in a FilterChain.
How do you use SSLCodec? Which implementation is better (faster and more
memory efficient)?

Thanks

Bo