]
Tim Fox closed JBMESSAGING-1310.
--------------------------------
Fix Version/s: Unscheduled
(was: 2.0.0 Beta)
Resolution: Out of Date
Combine packethandler and message decoding
------------------------------------------
Key: JBMESSAGING-1310
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-1310
Project: JBoss Messaging
Issue Type: Task
Reporter: Tim Fox
Assignee: Tim Fox
Fix For: Unscheduled
Currently in the MessagingCodec, the packet is decoded in one switch statement, then in
the MinaHandler the packet dispatcher is looked up, the handler is called and another
switch statement is executed to find the handler method.
Instead, the handler can be looked up int the MessagingCodec and can decode the message.
This can reduce extra unnecessary swicth statements.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: