summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/amqp0_10/ReceiverImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-031-6/+6
* QPID-664: change cancel() to close() for consistencyGordon Sim2010-01-271-3/+3
* QPID-664: Add accessors for connection from session, and for session from sen...Gordon Sim2009-11-171-1/+5
* QPID-664: Remove start()/stop() methods from apiGordon Sim2009-11-161-18/+8
* Merge branch 'next_receiver_changes' into trunkGordon Sim2009-11-161-4/+1
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-5/+3
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-141-0/+15
* QPID-664: Added automatic reconnection logic.Gordon Sim2009-09-071-60/+104
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+146