summaryrefslogtreecommitdiff
path: root/java/client/example
Commit message (Expand)AuthorAgeFilesLines
* QPID-784 : Added ability to provide existing Socket to Qpid Client Libraries ...Martin Ritchie2008-02-121-3/+13
* QPID-784 : Added ability to provide existing Socket to Qpid Client Libraries ...Martin Ritchie2008-02-121-0/+161
* Merged revisions 598285,598619,598721,598834-598835,599375,599531,599533,5995...Aidan Skinner2008-01-241-2/+1
* QPID-576 : Added the Point2Point and Request/Response examples that do not us...Martin Ritchie2008-01-183-0/+787
* Updated Example and management pom files to refer to M2.1 rather than M2Martin Ritchie2007-09-241-2/+2
* Update fix incorrect license headers.Martin Ritchie2007-07-182-36/+76
* Addition of simple pub/sub examples.Martin Ritchie2007-07-174-0/+374
* Added minimal checkstyle to project reports. Fixed some problems with site ge...Rupert Smith2007-06-211-0/+1
* Various License header updates.Martin Ritchie2007-06-181-0/+18
* Various License header updates.Martin Ritchie2007-06-181-1/+19
* Removed log4j dependency from client. Using slf4j instead, end-user to supply...Rupert Smith2007-06-111-0/+6
* Set up top dir location and path to parent pom. Needed in preparation for dep...Rupert Smith2007-06-111-1/+1
* Updated examples to build source jar. Also put the java14 retrotranslated mod...Rupert Smith2007-06-062-1/+69
* Got rid of some uses of System.out instead of log4j logging.Robert Greig2007-04-091-29/+32
* Stopped throwing away exception causes.Robert Greig2007-04-092-3/+5
* Purged logging from exception constructors.Robert Greig2007-04-095-104/+35
* QPID-381 Amended session constructor to be non-transactional and use client a...Marnie McCormack2007-04-061-2/+2
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@493060...Marnie McCormack2007-01-052-0/+133
* More example fixes and updated pomMarnie McCormack2006-12-124-36/+6
* Fixes to example classesMarnie McCormack2006-12-121-1/+1
* Re-introduced example classesMarnie McCormack2006-12-1219-0/+1884