[ 
https://issues.apache.org/jira/browse/QPID-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092097#comment-16092097
 ] 

ASF subversion and git services commented on QPID-7865:
-------------------------------------------------------

Commit f6b5925186a1f40a790b398cee2cde5336633f00 in qpid-broker-j's branch 
refs/heads/master from [~godfrer]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=f6b5925 ]

QPID-7865 : Tidy-up AMQP 1.0 'Destination' classes


> [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: Rob Godfrey
>
> 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to