[ https://issues.apache.org/activemq/browse/AMQ-976?page=all ]
Work on AMQ-976 started by Hiram Chirino. > 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 > > > 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. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
