summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/messaging/SenderImpl.h
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-0/+1
* QPID-664: changed pending to unsettled; added available to sender; minor upda...Gordon Sim2010-04-091-1/+1
* QPID-664: added param to control synchronous send and acknowledgeGordon Sim2010-04-061-1/+1
* Removed dependencies in qpid/messaging on qpid/client.Alan Conway2010-03-161-3/+0
* QPID-664: change cancel() to close() for consistencyGordon Sim2010-01-271-1/+1
* QPID-664: Add accessors for connection from session, and for session from sen...Gordon Sim2009-11-171-0/+2
* QPID-664: Added getReceiver()/getSender() methods to session in new api.Gordon Sim2009-11-171-0/+1
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-141-0/+3
* QPID-664: Added automatic message replay on reconnection.Gordon Sim2009-09-071-1/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+44