summaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* fixed a bunch of temporary hacks, we now auto process comands that have no ↵Rafael H. Schloming2007-08-0813-48/+166
| | | | | | payload git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563829 13f79535-47bb-0310-9956-ffa450edef68
* implemented Session.sync()Rafael H. Schloming2007-08-0815-52/+274
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563738 13f79535-47bb-0310-9956-ffa450edef68
* changed messageFlush to return an intArnaud Simon2007-08-071-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563420 13f79535-47bb-0310-9956-ffa450edef68
* changed messageFlush to return an intArnaud Simon2007-08-071-3/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563417 13f79535-47bb-0310-9956-ffa450edef68
* changed messageFlush to return an intArnaud Simon2007-08-071-489/+483
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563416 13f79535-47bb-0310-9956-ffa450edef68
* - made generated classes mutableRafael H. Schloming2007-08-0731-371/+962
| | | | | | | | | | | | | | | - added setters to generated classes - moved version specific aspect of generated classes to read/write methods - simplified StructFactory - added ConnectionDelegate - removed DelegateResolver - implemented content and header transfer - implemented primitive command window - added ToyBroker and ToyClient for testing - removed throws QpidException from generated delegate git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563386 13f79535-47bb-0310-9956-ffa450edef68
* fixed compilation errorsRajith Muditha Attapattu2007-08-0619-69/+70
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563312 13f79535-47bb-0310-9956-ffa450edef68
* Implemented queue browsing Arnaud Simon2007-08-064-13/+267
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563226 13f79535-47bb-0310-9956-ffa450edef68
* Added dtx classesArnaud Simon2007-08-068-44/+657
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563197 13f79535-47bb-0310-9956-ffa450edef68
* moved from clientArnaud Simon2007-08-0613-1/+2467
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563138 13f79535-47bb-0310-9956-ffa450edef68
* moved filter into commonArnaud Simon2007-08-061-20/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563135 13f79535-47bb-0310-9956-ffa450edef68
* moved from nclientArnaud Simon2007-08-0654-0/+10413
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563134 13f79535-47bb-0310-9956-ffa450edef68
* moved in common Arnaud Simon2007-08-061-592/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563132 13f79535-47bb-0310-9956-ffa450edef68
* renamed to qpidity Arnaud Simon2007-08-0664-12047/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563131 13f79535-47bb-0310-9956-ffa450edef68
* 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@563125 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: ↵Arnaud Simon2007-08-0616-162/+1177
| | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563097 13f79535-47bb-0310-9956-ffa450edef68
* JMS message selector grammar Arnaud Simon2007-08-061-0/+592
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563043 13f79535-47bb-0310-9956-ffa450edef68
* added default exchange Arnaud Simon2007-08-051-0/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562904 13f79535-47bb-0310-9956-ffa450edef68
* Added message selectorArnaud Simon2007-08-0513-89/+2129
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562885 13f79535-47bb-0310-9956-ffa450edef68
* Added generation of message selector classes Arnaud Simon2007-08-051-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562884 13f79535-47bb-0310-9956-ffa450edef68
* Added NO_OPTION as a convenient way for using ? : Arnaud Simon2007-08-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562883 13f79535-47bb-0310-9956-ffa450edef68
* added struct codegen and fixed naming bug in generated gettersRafael H. Schloming2007-08-043-28/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562775 13f79535-47bb-0310-9956-ffa450edef68
* added flow control methodsArnaud Simon2007-08-041-5/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562738 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: ↵Arnaud Simon2007-08-0413-254/+689
| | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562737 13f79535-47bb-0310-9956-ffa450edef68
* fixed the build *again*Rafael H. Schloming2007-08-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562553 13f79535-47bb-0310-9956-ffa450edef68
* implemented message dispatching thread Arnaud Simon2007-08-032-21/+113
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562489 13f79535-47bb-0310-9956-ffa450edef68
* Fixed compilation errorsRajith Muditha Attapattu2007-08-034-56/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562479 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: ↵Arnaud Simon2007-08-031-0/+34
| | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562475 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: ↵Arnaud Simon2007-08-031-4/+4
| | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562465 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: ↵Arnaud Simon2007-08-039-95/+197
| | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562463 13f79535-47bb-0310-9956-ffa450edef68
* Removed "api" from the package name Arnaud Simon2007-08-0313-232/+381
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562414 13f79535-47bb-0310-9956-ffa450edef68
* Moved into clientArnaud Simon2007-08-031-60/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562413 13f79535-47bb-0310-9956-ffa450edef68
* added amqp.0-10-preview.xml and switched the qpidity codegen over to use itRafael H. Schloming2007-08-0314-68/+83
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562325 13f79535-47bb-0310-9956-ffa450edef68
* fixed build failures caused by sloppy checkins and SNAPSHOT dependencies, ↵Rafael H. Schloming2007-08-035-75/+76
| | | | | | changed the junit-toolkit version from 0.6-SNAPSHOT to 0.6-20070718.144514-11 git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562323 13f79535-47bb-0310-9956-ffa450edef68
* MessageReceiver is removed. It wasn't removed in yesterdays commit.Rajith Muditha Attapattu2007-08-024-100/+56
| | | | | | | | | Session - Added txSelect() method. ExceptionListener is added. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562251 13f79535-47bb-0310-9956-ffa450edef68
* replaced hardcode : with ${path.separator} for cygwinRafael H. Schloming2007-08-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562104 13f79535-47bb-0310-9956-ffa450edef68
* Corrected the list of test exemptions for python tests.Gordon Sim2007-08-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@562035 13f79535-47bb-0310-9956-ffa450edef68
* added more comments to the CommonSessionDelegateRajith Muditha Attapattu2007-08-011-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561986 13f79535-47bb-0310-9956-ffa450edef68
* added wiring to Rafi's comm stackRajith Muditha Attapattu2007-08-014-0/+99
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561981 13f79535-47bb-0310-9956-ffa450edef68
* StreamingMessageListener - was added to deliver message parts as an when ↵Rajith Muditha Attapattu2007-08-012-0/+122
| | | | | | | | | | they are available as opposed to sending a completed message (as in MessageListener) Message - was added to abstract the message data underneath. this can be used in both broker and client git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561980 13f79535-47bb-0310-9956-ffa450edef68
* renamed the SessionDelegate.java to ClientSessionDelegate.javaRajith Muditha Attapattu2007-08-011-0/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561977 13f79535-47bb-0310-9956-ffa450edef68
* StreamingListenerAdapter - was added to adapt the StreamingMessageListener ↵Rajith Muditha Attapattu2007-08-013-106/+47
| | | | | | into a MessageListener by assembling the message parts underneath and then when the message is complete it will call onMessage() in the MessageListener git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561976 13f79535-47bb-0310-9956-ffa450edef68
* made modifications to correct compilation errors due to API changes, Arnaud ↵Rajith Muditha Attapattu2007-08-015-19/+18
| | | | | | u need to look at them and make proper corrections git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561974 13f79535-47bb-0310-9956-ffa450edef68
* I made serveral changes in the API in this commitRajith Muditha Attapattu2007-08-017-268/+161
| | | | | | | | | | | | | | | ExceptionListener is removed - The API will throw QpidExceptions that contains AMQP error codes Resource is removed - After the changes this is irrelevant MessageReceiver is removed - All message methods are now in session to bring the API more in line with AMQP Message is removed and a refactored interface is added to the common package that can be used by both broker and client. Session - Has many modifications to bring it inline with the generated methods in the Invoker. It also directly exposes the message methods For receiving it will take in StreamingMessageListeners or MessageListeners Connection - remove the exception listener git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561973 13f79535-47bb-0310-9956-ffa450edef68
* plumbed the input/output into MINA and filled out more of the encoding/decodingRafael H. Schloming2007-08-0134-368/+1714
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561665 13f79535-47bb-0310-9956-ffa450edef68
* forgot to add jython libRafael H. Schloming2007-08-011-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561658 13f79535-47bb-0310-9956-ffa450edef68
* switched common generate script over to jythonRafael H. Schloming2007-08-015-34/+137
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561657 13f79535-47bb-0310-9956-ffa450edef68
* Rolled back revision 561365 and commented out some broken code in ↵Rafael H. Schloming2007-07-31188-12001/+4605
| | | | | | ClientSession.java. The trunk should now build. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561578 13f79535-47bb-0310-9956-ffa450edef68
* The methods in MessageSender are refactored into the Session classRajith Muditha Attapattu2007-07-311-40/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561459 13f79535-47bb-0310-9956-ffa450edef68
* Added a closing quote.Rafael H. Schloming2007-07-311-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561425 13f79535-47bb-0310-9956-ffa450edef68