Given that there are multiple MessageDecoderAdapter subclass implementations in a filterchain what happens when the decode method of the first filter in the chain returns MessageDecoderResult.NOT_OK? Is the ByteBuffer handed over to the next filter in the chain or is the message processing stopped?
-- View this message in context: http://www.nabble.com/Newbie-Question-MessageDecoderResult.NOT_OK-tf4665458s16868.html#a13327426 Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.
