summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/messaging/SessionImpl.h
Commit message (Expand)AuthorAgeFilesLines
* 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