summaryrefslogtreecommitdiff
path: root/cpp/include/qpid/messaging/Connection.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-664: removed flush, added option to make sync non-blocking if so desiredGordon Sim2010-04-071-3/+0
* QPID-664: minor adjustment to connection option namesGordon Sim2010-04-011-1/+1
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-3/+8
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-3/+3
* QPID-664: Prevent dangling pointers when receiver/sender handles stay in scop...Gordon Sim2010-03-191-0/+5
* Removed dependencies in qpid/messaging on qpid/client.Alan Conway2010-03-161-10/+5
* QPID-2382: Created separate utility class for handling updates from failover ...Gordon Sim2010-03-111-12/+15
* QPID-664: change format of connection options string to match address options...Gordon Sim2010-01-281-17/+10
* QPID-664: Added a little bit of doc on connection options.Gordon Sim2009-11-231-0/+34
* QPID-664: Allow session to be specified as transactional; add basic test of t...Gordon Sim2009-11-231-0/+3
* QPID-664: Allow application to set session name and retrieve session using th...Gordon Sim2009-11-171-1/+2
* Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...Stephen D. Huston2009-08-311-1/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+67