summaryrefslogtreecommitdiff
path: root/cpp/src/tests/MessagingSessionTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-664: Added getReceiver()/getSender() methods to session in new api.Gordon Sim2009-11-171-0/+29
* QPID-664: Remove start()/stop() methods from apiGordon Sim2009-11-161-6/+0
* QPID-664: Introduce ';' as delimiter bewteen name (and optionally subject) an...Gordon Sim2009-11-161-14/+14
* Merge branch 'next_receiver_changes' into trunkGordon Sim2009-11-161-57/+0
* Merge branch 'next_receiver_changes' into trunkGordon Sim2009-11-121-0/+22
* Fix compilation error on some platformsGordon Sim2009-11-111-0/+1
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-10/+293
* define content- and view- classes separately from message classGordon Sim2009-10-021-34/+49
* Use qpid::sys::sleep() instead of naked sleep(); fixes build error on WindowsStephen D. Huston2009-09-161-1/+1
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-141-1/+77
* Tidied up namespace usageAndrew Stitcher2009-09-091-18/+23
* QPID-664: Added automatic message replay on reconnection.Gordon Sim2009-09-071-2/+0
* QPID-664: Added automatic reconnection logic.Gordon Sim2009-09-071-0/+20
* Hide internal message ID behind APIGordon Sim2009-08-261-0/+17
* Fixed minor issues from r807731 to build correctly on Fedora 10 (x86_64).Ted Ross2009-08-251-1/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+325