diff options
author | Rajith Muditha Attapattu <rajith@apache.org> | 2007-08-01 22:18:14 +0000 |
---|---|---|
committer | Rajith Muditha Attapattu <rajith@apache.org> | 2007-08-01 22:18:14 +0000 |
commit | f2bdaf2894c3b505af0540218245432a79d1e4a0 (patch) | |
tree | 6916d3484508cbfd27088b9c78f72044b6745868 /cpp/rubygen/cppgen.rb | |
parent | 61e3d35383e4e9387b59ab3a67ef0fa76204c6da (diff) | |
download | qpid-python-f2bdaf2894c3b505af0540218245432a79d1e4a0.tar.gz |
I made serveral changes in the API in this commit
ExceptionListener is removed - The API will throw QpidExceptions that contains AMQP error codes
Resource is removed - After the changes this is irrelevant
MessageReceiver is removed - All message methods are now in session to bring the API more in line with AMQP
Message is removed and a refactored interface is added to the common package that can be used by both broker and client.
Session - Has many modifications to bring it inline with the generated methods in the Invoker.
It also directly exposes the message methods
For receiving it will take in StreamingMessageListeners or MessageListeners
Connection - remove the exception listener
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561973 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/rubygen/cppgen.rb')
0 files changed, 0 insertions, 0 deletions