summaryrefslogtreecommitdiff
path: root/java
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-1016-128/+462
* implemented the Connection and Session APIRajith Muditha Attapattu2007-08-0932-305/+1336
* updated the amqp.0-10-preview.xml to reflect the latest votes, and added supp...Rafael H. Schloming2007-08-099-16/+199
* fixed executionSyncRafael H. Schloming2007-08-084-9/+61
* changed the API based on the discussions with rafi and arnaud. also fixed the...Rajith Muditha Attapattu2007-08-0813-374/+226
* implemented Message Arnaud Simon2007-08-086-103/+515
* fixed a bunch of temporary hacks, we now auto process comands that have no pa...Rafael H. Schloming2007-08-0813-48/+166
* implemented Session.sync()Rafael H. Schloming2007-08-0815-52/+274
* 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
* - made generated classes mutableRafael H. Schloming2007-08-0731-371/+962
* 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 clientArnaud Simon2007-08-0613-1/+2467
* 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-0615-47/+205
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563097...Arnaud Simon2007-08-0616-162/+1177
* JMS message selector grammar Arnaud Simon2007-08-061-0/+592
* added default exchange Arnaud Simon2007-08-051-0/+51
* Added message selectorArnaud Simon2007-08-0513-89/+2129
* Added generation of message selector classes Arnaud Simon2007-08-051-0/+19
* Added NO_OPTION as a convenient way for using ? : Arnaud Simon2007-08-051-0/+1
* added struct codegen and fixed naming bug in generated gettersRafael H. Schloming2007-08-043-28/+74
* 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-034-56/+52
* 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
* Moved into clientArnaud Simon2007-08-031-60/+0
* added amqp.0-10-preview.xml and switched the qpidity codegen over to use itRafael H. Schloming2007-08-0314-68/+83
* fixed build failures caused by sloppy checkins and SNAPSHOT dependencies, cha...Rafael H. Schloming2007-08-035-75/+76
* MessageReceiver is removed. It wasn't removed in yesterdays commit.Rajith Muditha Attapattu2007-08-024-100/+56
* replaced hardcode : with ${path.separator} for cygwinRafael H. Schloming2007-08-021-1/+1
* Corrected the list of test exemptions for python tests.Gordon Sim2007-08-021-1/+1
* added more comments to the CommonSessionDelegateRajith Muditha Attapattu2007-08-011-0/+5
* added wiring to Rafi's comm stackRajith Muditha Attapattu2007-08-014-0/+99
* StreamingMessageListener - was added to deliver message parts as an when they...Rajith Muditha Attapattu2007-08-012-0/+122
* 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