
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
03/Nov/05 10:09 AM
|
|
Jose Alberto Fernandez wrote:
Is 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?
Re) This is a flaw in API. I'll fix the method signature in 0.8.1.
|
|
Description
|
Jose Alberto Fernandez wrote:
Is 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?
Re) This is a flaw in API. I'll fix the method signature in 0.8.1.
|
Show » |
| No work has yet been logged on this issue.
|
|