Hi guys,

It there any reason why
org.apache.mina.protocol.handler.MessageHandler.messageReceived() does
not allow throwing an Exception? I would have thought the signature
should be similar to
org.apache.mina.protocol.ProtocolHandler.messageReceived().

This means you need to treat error conditions differently depending if
you use one implementation strategy or another.

Any thoughts about it?

Jose Alberto

Reply via email to