Create a Connection and Session model to abstract protocol versions
-------------------------------------------------------------------
Key: QPID-2575
URL: https://issues.apache.org/jira/browse/QPID-2575
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Reporter: Martin Ritchie
Assignee: Martin Ritchie
Fix For: 0.7
Currently we have two Protocol abstractions in use in the broker:
The org.apache.qpid.protocol (0-8,0-9,0-91) packages and
org.apache.qpid.transport (0-10)
To isolate the Broker code from the protocol implementations we need to model
the objects in use so adding a Connection and Session Model will allow the
broker code that needs to interrogate the Connection and Session to do so in a
protocol agnostic way.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]