summaryrefslogtreecommitdiff
path: root/qpid/cpp/include/qpid/messaging/Sender.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-4586: fixes for dynamic sources/targets and on demand creation of nodesGordon Sim2013-03-231-0/+6
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-1/+1
* Added conditional-compilation directives to hide the PrivateImplRef templateTed Ross2010-08-041-0/+4
* QPID-2612: Fix to windows build from Chuck RolkeGordon Sim2010-05-181-12/+12
* Added doxygen group directives.Jonathan Robie2010-04-291-1/+1
* Remove final vestiges of old client API references from messaging and agent h...Andrew Stitcher2010-04-141-0/+2
* QPID-664: changed pending to unsettled; added available to sender; minor upda...Gordon Sim2010-04-091-2/+6
* QPID-664: added param to control synchronous send and acknowledgeGordon Sim2010-04-061-2/+7
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-1/+4
* Removed dependencies in qpid/messaging on qpid/client.Alan Conway2010-03-161-10/+5
* 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-1/+6
* QPID-664: Added getReceiver()/getSender() methods to session in new api.Gordon Sim2009-11-171-0/+5
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-141-0/+19
* 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/+57