Client Refactor - provide an AMQP protocol level client
-------------------------------------------------------
Key: QPID-477
URL: https://issues.apache.org/jira/browse/QPID-477
Project: Qpid
Issue Type: Improvement
Components: Java Client
Affects Versions: M3
Reporter: Rajith Attapattu
Assigned To: Rajith Attapattu
I have worked on redesigning the client code and have put up a prototype for
the new AMQP protocol level client.
This is a failrly low level client that mirrors the AMQP protocol. The
following in a link to the prototype.
https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure/java/newclient/
The idea is to build a Qpid Java client that can work with native AMQP and to
layer JMS on top of this client.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.