summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/messaging/SessionImpl.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-664: removed flush, added option to make sync non-blocking if so desiredGordon Sim2010-04-071-2/+1
* QPID-664: added method to release messagesGordon Sim2010-04-061-0/+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-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-031-3/+3
* QPID-664: Add accessors for connection from session, and for session from sen...Gordon Sim2009-11-171-2/+3
* QPID-664: Added getReceiver()/getSender() methods to session in new api.Gordon Sim2009-11-171-0/+2
* Merge branch 'next_receiver_changes' into trunkGordon Sim2009-11-161-3/+0
* Merge branch 'next_receiver_changes' into trunkGordon Sim2009-11-121-1/+2
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-4/+2
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-141-2/+2
* Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...Stephen D. Huston2009-08-311-2/+2
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+65