Great. I have not had a chance to implement it yet, but I appreciate your response and confirmation of the approach.
V/r, Daryl ----- Original Message ---- From: Emmanuel Lecharny <[email protected]> To: [email protected] Sent: Tuesday, August 4, 2009 12:57:32 PM Subject: Re: Understanding DemuxingProtocolCodec Daryl Ayres wrote: > boB, > > Based on what you've said, it sounds like I would need to have a " > ThrowawayDecoder" as the last decoder in my ProtocolCodecFactory to consume > or clear those packets in the protocol I'm not currently handling. I'll > create one and give it a go. > This would be the approach I would implement. Basically, decoding all the messages, and throwing away those I don't want to pass to the handler. -- -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org
