AMQCallbackHandler improvements
-------------------------------
Key: QPID-3277
URL: https://issues.apache.org/jira/browse/QPID-3277
Project: Qpid
Issue Type: Improvement
Components: Java Client
Affects Versions: 0.10
Reporter: Keith Wall
Assignee: Keith Wall
Priority: Minor
AMQCallbackHandler is initialised with an AMQProtocolSession. The current
concrete implementations of AMQCallbackHandler require only information
encapsulated by the ConnectionUrl interface in order to perform their function.
AMQCallbackHandler will be refactored to be initialised with ConnectionUrl.
This will simplify unit testing of new concrete implementations and reduce code
complexity by improving information hiding.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]