On Jun 20, 2007, at 9:50 AM, Germán Borbolla Flores wrote:
Thanks for the quick response

As far as I understand in messageReceived nextFilter points to the filter "up" in the chain so if I set the following filter chain:

acceptorConfig.getFilterChain().addLast("cipher", new CipherFilter()); acceptorConfig.getFilterChain().addLast("codec", new InsysProtocolCodecFilter(new StringCodecFactory()));

filterWrite goes the other way in the chain, as its an "outbound" event :)

-pete



--
[EMAIL PROTECTED] - http://fotap.org/~osi



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to