You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2017/07/28 09:00:03 UTC

[jira] [Updated] (QPID-7865) [Java Broker] Tidy-up AMQP 1.0 'Destination' classes

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

Keith Wall updated QPID-7865:
-----------------------------
    Fix Version/s: qpid-java-broker-7.0.0

> [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
>             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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org