[ 
https://issues.apache.org/activemq/browse/AMQ-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38570
 ] 

Hiram Chirino commented on AMQ-976:
-----------------------------------

Tom,

This abstraction already proved useful in the qpid module accessible at:
https://svn.apache.org/repos/asf/activemq/sandbox/qpid/

It has allowed us to use the ActiveMQ transports on totally different command 
set (The AMQP wire format frames and messages). 

And it has not increased the complexity of the API.

> Abstract the Transport and TransportListener Interfaces so that the move 
> around Objects instead of Command and Response objects.
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-976
>                 URL: https://issues.apache.org/activemq/browse/AMQ-976
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.1.0
>
>
> If the Transport and TransportListener interfaces can be abstracted even more 
> so that they move around Objects instead of Commands and Responses.  This 
> would allow us to use most of the Transport components with other command 
> sets besides the current ActiveMQ one.
> The main use case I'm thinking of is the possibility of supporting the qpid 
> command set directly by the broker.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to