summaryrefslogtreecommitdiff
path: root/java/client
Commit message (Expand)AuthorAgeFilesLines
* updated syncArnaud Simon2007-08-202-15/+44
* added syncArnaud Simon2007-08-205-29/+113
* Updated QpidURL scheme Arnaud Simon2007-08-203-5/+19
* wrote a parser for the new URL formatRajith Muditha Attapattu2007-08-171-0/+10
* added jndi Arnaud Simon2007-08-1712-121/+1126
* Added connection factory supportArnaud Simon2007-08-1620-131/+978
* updated javadocArnaud Simon2007-08-161-1/+1
* updated javadocArnaud Simon2007-08-161-131/+218
* Added initial ConnectionFactory support to JMSRajith Muditha Attapattu2007-08-1513-15/+258
* Added foreign message support Arnaud Simon2007-08-1511-43/+349
* Added clearData() and getTransferId() to the Message interfaceRajith Muditha Attapattu2007-08-157-9/+66
* Updated message creation methods. Arnaud Simon2007-08-141-18/+69
* added error code supportRajith Muditha Attapattu2007-08-135-18/+28
* Added support for message handling.Rajith Muditha Attapattu2007-08-137-129/+277
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@565401...Arnaud Simon2007-08-133-12/+7
* added constructorsArnaud Simon2007-08-1310-16/+226
* updated JMS messagesArnaud Simon2007-08-131-0/+26
* updated JMS messagesArnaud Simon2007-08-1328-4564/+3510
* Added a Toy Exchange that does same basic routing for direct and topic.Rajith Muditha Attapattu2007-08-1011-82/+247
* implemented the Connection and Session APIRajith Muditha Attapattu2007-08-0912-251/+434
* updated the amqp.0-10-preview.xml to reflect the latest votes, and added supp...Rafael H. Schloming2007-08-091-7/+0
* changed the API based on the discussions with rafi and arnaud. also fixed the...Rajith Muditha Attapattu2007-08-0810-366/+221
* implemented Message Arnaud Simon2007-08-086-103/+515
* implemented Session.sync()Rafael H. Schloming2007-08-084-24/+31
* changed messageFlush to return an intArnaud Simon2007-08-071-2/+2
* changed messageFlush to return an intArnaud Simon2007-08-071-3/+7
* changed messageFlush to return an intArnaud Simon2007-08-071-489/+483
* fixed compilation errorsRajith Muditha Attapattu2007-08-0619-69/+70
* Implemented queue browsing Arnaud Simon2007-08-064-13/+267
* Added dtx classesArnaud Simon2007-08-068-44/+657
* moved filter into commonArnaud Simon2007-08-061-20/+1
* moved from nclientArnaud Simon2007-08-0654-0/+10413
* moved in common Arnaud Simon2007-08-061-592/+0
* renamed to qpidity Arnaud Simon2007-08-0664-12047/+0
* QPID-543 : Add ability to register cusom exchange typesRobert Godfrey2007-08-061-2/+2
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563097...Arnaud Simon2007-08-0612-162/+600
* JMS message selector grammar Arnaud Simon2007-08-061-0/+592
* Added message selectorArnaud Simon2007-08-0513-89/+2129
* Added generation of message selector classes Arnaud Simon2007-08-051-0/+19
* added flow control methodsArnaud Simon2007-08-041-5/+74
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562737...Arnaud Simon2007-08-0413-254/+689
* fixed the build *again*Rafael H. Schloming2007-08-031-1/+1
* implemented message dispatching thread Arnaud Simon2007-08-032-21/+113
* Fixed compilation errorsRajith Muditha Attapattu2007-08-032-5/+49
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562475...Arnaud Simon2007-08-031-0/+34
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562465...Arnaud Simon2007-08-031-4/+4
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562463...Arnaud Simon2007-08-039-95/+197
* Removed "api" from the package name Arnaud Simon2007-08-0313-232/+381
* added amqp.0-10-preview.xml and switched the qpidity codegen over to use itRafael H. Schloming2007-08-032-19/+4
* fixed build failures caused by sloppy checkins and SNAPSHOT dependencies, cha...Rafael H. Schloming2007-08-032-17/+24