[ 
https://issues.apache.org/jira/browse/QPID-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Wall updated QPID-7865:
-----------------------------
    Status: Reviewable  (was: In Progress)

> [Java Broker] Tidy-up AMQP 1.0 'Destination' classes
> ----------------------------------------------------
>
>                 Key: QPID-7865
>                 URL: https://issues.apache.org/jira/browse/QPID-7865
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: Keith Wall
>             Fix For: qpid-java-broker-7.0.0
>
>
> The AMQP 1.0 protocol code has an interface 'Destination' which acts as a 
> superclass to both 'Sending' and 'Receiving' destinations.  There is no case 
> where the type of Destination is not known, and, moreover, no need for any 
> implementation to be both a sender and a receiver.
> The implementations can be simplified by splitting the hierarchy and removing 
> the super-interface.  Some responsibilities can also be moved into the 
> implementations from the Session.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to