summaryrefslogtreecommitdiff
path: root/java/client/src/main/java/org/apache/qpid/client/AMQConnectionFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-1/+1
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-4/+16
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-291-7/+6
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-9/+21
* QPID-3044: Implement JCA Adapter for Java JMS clientAndrew Stitcher2011-12-181-0/+6
* QPID-3373 Applying Pavel's patch. I also added the same fix for theRajith Muditha Attapattu2011-08-311-23/+42
* QPID-3434: Refactored 0-8..0-9-1 code paths to use same SSL configuration mec...Robert Gemmell2011-08-181-223/+24
* Commiting a patch by Emmanuel Bourg attached to QPID-2594Rajith Muditha Attapattu2010-05-111-0/+3
* QPID-1824 : Add ability to use a ConnectionURL String to configure a Configur...Martin Ritchie2009-04-211-0/+11
* QPID-1203: Add 08ExcludeList for external Java broker and make the profile us...Aidan Skinner2008-07-291-3/+12
* QPID-1201: fixed up version of aidan's patch, there are still failures when r...Rafael H. Schloming2008-07-291-15/+6
* QPID-832 merge M2.xAidan Skinner2008-04-241-5/+9
* QPID-829 Remove 0.10 specific URL. The code path is now selected based on bro...Arnaud Simon2008-04-021-2/+4
* Added XA support (for 0_10 only)Arnaud Simon2007-09-181-25/+153
* Updated ConnectionURLArnaud Simon2007-09-171-1/+17
* Took out the URL parsing logic from the AMQConnectionURL and moved in two Par...Rajith Muditha Attapattu2007-09-141-7/+7
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-8/+20
* Applied QPID-6 SSL Options patch from Kevin SmithMartin Ritchie2007-02-141-3/+19
* QPID-341 When using Queues and Topics defined via JNDI settings are not pres...Martin Ritchie2007-02-011-3/+3
* remove unused importsStephen Vinoski2006-12-181-1/+0
* Fix for Java TCK using createTopicConnection(username,password)Martin Ritchie2006-11-231-4/+18
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+361