summaryrefslogtreecommitdiff
path: root/java/client/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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 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 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
* MessageReceiver is removed. It wasn't removed in yesterdays commit.Rajith Muditha Attapattu2007-08-024-100/+56
* renamed the SessionDelegate.java to ClientSessionDelegate.javaRajith Muditha Attapattu2007-08-011-0/+31
* StreamingListenerAdapter - was added to adapt the StreamingMessageListener in...Rajith Muditha Attapattu2007-08-013-106/+47
* made modifications to correct compilation errors due to API changes, Arnaud u...Rajith Muditha Attapattu2007-08-015-19/+18
* I made serveral changes in the API in this commitRajith Muditha Attapattu2007-08-017-268/+161
* Rolled back revision 561365 and commented out some broken code in ClientSessi...Rafael H. Schloming2007-07-316-63/+37
* The methods in MessageSender are refactored into the Session classRajith Muditha Attapattu2007-07-311-40/+0
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-315-35/+60
* adding impl classesRajith Muditha Attapattu2007-07-312-0/+120
* changes to message methodsRajith Muditha Attapattu2007-07-312-7/+22
* improved implementation Arnaud Simon2007-07-312-20/+30
* improved implementation Arnaud Simon2007-07-317-58/+143
* FormattingArnaud Simon2007-07-311-88/+54
* Changed receive definitionArnaud Simon2007-07-311-3/+5
* Implemented methodsArnaud Simon2007-07-3111-57/+752
* updated implementationArnaud Simon2007-07-3012-53/+813
* these classes are made redundent as we now use the generated Option classRajith Muditha Attapattu2007-07-305-60/+0
* added/modified session interface methods to map the generated methods in InvokerRajith Muditha Attapattu2007-07-301-19/+29
* Change for using new QpidExceptionArnaud Simon2007-07-272-3/+3