summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/amqp0_10/SenderImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-664: Add accessors for connection from session, and for session from sen...Gordon Sim2009-11-171-0/+6
* QPID-664: Added getReceiver()/getSender() methods to session in new api.Gordon Sim2009-11-171-0/+5
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-4/+3
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-141-10/+45
* QPID-664: Added automatic message replay on reconnection.Gordon Sim2009-09-071-6/+30
* QPID-664: Added automatic reconnection logic.Gordon Sim2009-09-071-7/+32
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+49