summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/BasicMessageProducer.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-32/+147
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-39/+21
* QPID-3019Rajith Muditha Attapattu2011-01-251-3/+14
* QPID-2657: Correct handling of sync on 0-10 client session for exceptionsAndrew Donald Kennedy2010-08-131-1/+1
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-10/+15
* This is a fix for QPID-2114 Rajith Muditha Attapattu2009-09-221-1/+1
* Corrected a spelling mistakeRajith Muditha Attapattu2009-03-041-2/+2
* This is related to QPID-1106 and QPID-1677Rajith Muditha Attapattu2009-02-251-0/+24
* This is a fix for the java client for QPID-943.Rajith Muditha Attapattu2008-09-251-0/+3
* QPID-1213: fixed a performance regressing from converting uuid -> string and ...Rafael H. Schloming2008-08-081-4/+1
* QPID-1213: Patch from rgodfrey to refactor AbstractJMSMessage and descendants...Rafael H. Schloming2008-08-071-16/+7
* QPID-1221: added customizable UUID generation and switched the default strate...Rafael H. Schloming2008-08-061-1/+5
* Primarily profiling driven changes:Rafael H. Schloming2008-07-091-4/+6
* QPID-1115: Only generate client ID when necessaryArnaud Simon2008-06-031-18/+4
* QPID-832 merge M2.xAidan Skinner2008-04-241-22/+58
* optimized message creationArnaud Simon2007-11-221-1/+1
* Separated 0-8 functionality from the AMQSession,/BasicMessageProducer and Bas...Rajith Muditha Attapattu2007-09-051-169/+20
* QPID-543 : Add ability to register cusom exchange typesRobert Godfrey2007-08-061-2/+2
* Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481...Martin Ritchie2007-06-151-55/+56
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-191-3/+23
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-4/+20
* (Patch submitted by Rupert Smith) Qpid-360 fixes.Robert Greig2007-02-121-108/+101
* QPID-359 : Allow for rudimentary use of access ticketsRobert Godfrey2007-02-111-2/+2
* QPID-353 : Amend type of JMS destination type from byte to intRobert Greig2007-02-081-4/+2
* QPID-333 Message Properties on non Qpid Messages are not preservedMartin Ritchie2007-01-311-3/+1
* QPID-324 : Patch supplied by Rob Godfrey - Only send byte indicating topic / ...Robert Greig2007-01-291-2/+18
* QPID-315Marnie McCormack2007-01-251-88/+8
* QPID-318 : Patch supplied by Rob Godfrey - remove hard-coding of protocol valuesRobert Greig2007-01-251-8/+12
* QPID-317 : Patch supplied by Rob Godfrey - Remove dependency on JMS from comm...Robert Greig2007-01-241-2/+2
* QPID-245 reverted interop changes for the sake of JMS compliance.Robert Greig2007-01-161-3/+4
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-44/+52
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-221-6/+27
* QPID-215 : Patch supplied by Rob Godfrey - Implement custom JMSX propertiesRobert Greig2006-12-191-0/+3
* QPID-205 : Do not allow subscription to temporary topics created on a differe...Robert Greig2006-12-161-71/+99
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@487383 13f7...Robert Greig2006-12-141-12/+165
* QPID-179 Now has hook for pre-send preparation of message which in turn allow...Robert Greig2006-12-131-23/+17
* QPID-182. Removed old GRM hack.Steven Shaw2006-12-131-11/+0
* This contains a fix for QPID-165 and QPID-166Rajith Muditha Attapattu2006-12-111-4/+27
* This is a fix for QPID-159. These implementations now throw the correct excep...Rajith Muditha Attapattu2006-12-061-10/+31
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+484