summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Collapse)AuthorAgeFilesLines
* adding impl classesRajith Muditha Attapattu2007-07-312-0/+120
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561362 13f79535-47bb-0310-9956-ffa450edef68
* changes to message methodsRajith Muditha Attapattu2007-07-312-7/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561356 13f79535-47bb-0310-9956-ffa450edef68
* improved implementation Arnaud Simon2007-07-312-20/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561355 13f79535-47bb-0310-9956-ffa450edef68
* improved implementation Arnaud Simon2007-07-317-58/+143
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561322 13f79535-47bb-0310-9956-ffa450edef68
* FormattingArnaud Simon2007-07-311-88/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561311 13f79535-47bb-0310-9956-ffa450edef68
* Changed receive definitionArnaud Simon2007-07-311-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561300 13f79535-47bb-0310-9956-ffa450edef68
* Implemented methodsArnaud Simon2007-07-3111-57/+752
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561299 13f79535-47bb-0310-9956-ffa450edef68
* generate blank header interfacesRafael H. Schloming2007-07-301-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561080 13f79535-47bb-0310-9956-ffa450edef68
* made the Header interface public, so I could use that in the Qpid APIRajith Muditha Attapattu2007-07-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561066 13f79535-47bb-0310-9956-ffa450edef68
* updated implementationArnaud Simon2007-07-3012-53/+813
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561051 13f79535-47bb-0310-9956-ffa450edef68
* these classes are made redundent as we now use the generated Option classRajith Muditha Attapattu2007-07-305-60/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561015 13f79535-47bb-0310-9956-ffa450edef68
* added/modified session interface methods to map the generated methods in InvokerRajith Muditha Attapattu2007-07-301-19/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561007 13f79535-47bb-0310-9956-ffa450edef68
* modified the generate script to add throws QpidException to the methods in ↵Rajith Muditha Attapattu2007-07-272-2/+9
| | | | | | Invoker git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560406 13f79535-47bb-0310-9956-ffa450edef68
* Change for using new QpidExceptionArnaud Simon2007-07-272-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560298 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560296 ↵Arnaud Simon2007-07-2747-164/+5671
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* changed the package name for QpidExceptionRajith Muditha Attapattu2007-07-273-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560253 13f79535-47bb-0310-9956-ffa450edef68
* changed the package name for QpidExceptionRajith Muditha Attapattu2007-07-278-13/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560252 13f79535-47bb-0310-9956-ffa450edef68
* moved the QpidException to common from clientRajith Muditha Attapattu2007-07-272-4/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560250 13f79535-47bb-0310-9956-ffa450edef68
* changed the session interface method names and signatures to match the ↵Rajith Muditha Attapattu2007-07-271-63/+144
| | | | | | methods generated in Rafi's invoker class. I also added java doc describing what options are valid for each method and their default values in the absence of a each option git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560235 13f79535-47bb-0310-9956-ffa450edef68
* Fromating + added releaseArnaud Simon2007-07-274-74/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560216 13f79535-47bb-0310-9956-ffa450edef68
* exclude ticket arguments and extraneous classesRafael H. Schloming2007-07-262-6/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559815 13f79535-47bb-0310-9956-ffa450edef68
* code for session delegateRajith Muditha Attapattu2007-07-251-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559603 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559571 ↵Arnaud Simon2007-07-251-1/+1
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* first attempt at isolating session functions common to both broker and clientRajith Muditha Attapattu2007-07-252-0/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559570 13f79535-47bb-0310-9956-ffa450edef68
* removed duplicate code, the same classes also exists under the jms packageRajith Muditha Attapattu2007-07-252-58/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559547 13f79535-47bb-0310-9956-ffa450edef68
* fixed Encoder/Decoder to do the property type conversion for unsigned typesRafael H. Schloming2007-07-256-36/+59
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559520 13f79535-47bb-0310-9956-ffa450edef68
* moved from api to jmsArnaud Simon2007-07-253-1/+59
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559477 13f79535-47bb-0310-9956-ffa450edef68
* first implementation Arnaud Simon2007-07-256-0/+769
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559476 13f79535-47bb-0310-9956-ffa450edef68
* Updated package nameArnaud Simon2007-07-2517-17/+137
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559475 13f79535-47bb-0310-9956-ffa450edef68
* added support for precomputing sizesRafael H. Schloming2007-07-257-8/+163
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559465 13f79535-47bb-0310-9956-ffa450edef68
* removed usage of print >>Rafael H. Schloming2007-07-251-10/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559433 13f79535-47bb-0310-9956-ffa450edef68
* minor bug fixesRafael H. Schloming2007-07-251-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559423 13f79535-47bb-0310-9956-ffa450edef68
* changed package name from qpidapi to apiRajith Muditha Attapattu2007-07-2413-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559245 13f79535-47bb-0310-9956-ffa450edef68
* Switched over to using enums instead of booleans for fields of type bit.Rafael H. Schloming2007-07-242-13/+72
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559167 13f79535-47bb-0310-9956-ffa450edef68
* Initial submit of 0-10 communication layer.Rafael H. Schloming2007-07-2432-0/+1872
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559151 13f79535-47bb-0310-9956-ffa450edef68
* Reverted the protocol-version.xml file to the origianl to resolve compile errorsRajith Muditha Attapattu2007-07-231-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@558789 13f79535-47bb-0310-9956-ffa450edef68
* we need to build a parallel stack within the same client module, hence ↵Rajith Muditha Attapattu2007-07-2376-8180/+2
| | | | | | removing the seperate module git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@558771 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@558760 ↵Arnaud Simon2007-07-2315-877/+0
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* JAve Qpid APIArnaud Simon2007-07-2315-0/+877
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@558756 13f79535-47bb-0310-9956-ffa450edef68
* Specify the correct version for slf4j-simple. Without this there are two ↵Rafael H. Schloming2007-07-231-1/+1
| | | | | | conflicting org.slf4j.Logger classes on the path. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@558744 13f79535-47bb-0310-9956-ffa450edef68
* Removed the inline option (this was a 0.9 parameter) Arnaud Simon2007-07-231-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@558724 13f79535-47bb-0310-9956-ffa450edef68
* First version of the Java Qpid API. Arnaud Simon2007-07-2315-0/+877
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@558701 13f79535-47bb-0310-9956-ffa450edef68
* Merged revisions 550748-551121 via svnmerge from Martin Ritchie2007-06-2717-285/+914
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://svn.apache.org/repos/asf/incubator/qpid/branches/M2 ........ r550748 | ritchiem | 2007-06-26 10:20:17 +0100 (Tue, 26 Jun 2007) | 1 line Added xml file for logging during sustained tests ........ r550773 | rupertlssmith | 2007-06-26 12:03:04 +0100 (Tue, 26 Jun 2007) | 1 line Immediate and mandatory flag tests added. ........ r550849 | rupertlssmith | 2007-06-26 17:43:58 +0100 (Tue, 26 Jun 2007) | 1 line QPID-509 Mandatory messages not returned outside a transaction. They are now. ........ r551117 | ritchiem | 2007-06-27 11:51:34 +0100 (Wed, 27 Jun 2007) | 2 lines Update to the sustained test to ensure late joining occurs correctly and improved stabilisation. Additional system properties now documented on wiki. http://cwiki.apache.org/qpid/sustained-tests.html ........ r551118 | ritchiem | 2007-06-27 11:51:51 +0100 (Wed, 27 Jun 2007) | 1 line Added intelij files to ignore list ........ r551119 | ritchiem | 2007-06-27 11:55:34 +0100 (Wed, 27 Jun 2007) | 1 line POM update to add Apache content to built jars ........ r551120 | ritchiem | 2007-06-27 11:58:25 +0100 (Wed, 27 Jun 2007) | 1 line Updated default guest password as it was not correct. ........ r551121 | ritchiem | 2007-06-27 12:00:48 +0100 (Wed, 27 Jun 2007) | 1 line Added additional information to log message when available to aid the explination of a failed connection ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@551207 13f79535-47bb-0310-9956-ffa450edef68
* Merged revisions 549530-550509 via svnmerge from Martin Ritchie2007-06-2728-310/+1929
| | | | | | | | | | | | | | | | | | | | | https://svn.apache.org/repos/asf/incubator/qpid/branches/M2 ........ r549530 | rupertlssmith | 2007-06-21 17:14:03 +0100 (Thu, 21 Jun 2007) | 1 line Added minimal checkstyle to project reports. Fixed some problems with site generation. ........ r549849 | rupertlssmith | 2007-06-22 16:39:27 +0100 (Fri, 22 Jun 2007) | 1 line Added Immediate and Mandatory message tests. ........ r550509 | ritchiem | 2007-06-25 15:16:30 +0100 (Mon, 25 Jun 2007) | 1 line Update to provide a SustainedTestCase, this sends batches of messages to the broker. The rate of publication is regulated by the average consume rate advertised by all connected clients. ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@551199 13f79535-47bb-0310-9956-ffa450edef68
* added public void declareAndBind(AMQDestination amqd)Arnaud Simon2007-06-271-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@551168 13f79535-47bb-0310-9956-ffa450edef68
* changed setText to use UTF8 as default encoder Arnaud Simon2007-06-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@549115 13f79535-47bb-0310-9956-ffa450edef68
* Merged revisions 549011 via svnmerge from Martin Ritchie2007-06-202-17/+23
| | | | | | | | | | | | | https://svn.apache.org/repos/asf/incubator/qpid/branches/M2 ........ r549011 | ritchiem | 2007-06-20 10:12:43 +0100 (Wed, 20 Jun 2007) | 1 line Proper update to PrincipalDatabase's to ensure they work correctly with # comments. ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@549016 13f79535-47bb-0310-9956-ffa450edef68
* Fixed outstanding merge issues and updates to trunk code that were required ↵Martin Ritchie2007-06-198-259/+319
| | | | | | for sl4j. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@548753 13f79535-47bb-0310-9956-ffa450edef68
* Merged revisions ↵Martin Ritchie2007-06-18110-75243/+1666
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 539476-539480,539482-539483,539485-539500,539502-539593,539595-539782,539784-539787,539789-540106,540108-540168,540170-540510,540512-541246,541248-541919,541921-542483,542485-542788,542790-543495,543497-544108,544110-544421,544423-544507,544509-546095,546097-546189,546191-546440,546442-546457,546459-547177,547179-547626,547628-548381 via svnmerge from https://svn.apache.org/repos/asf/incubator/qpid/branches/M2 ........ r539476 | ritchiem | 2007-05-18 15:12:28 +0100 (Fri, 18 May 2007) | 1 line QPID-401 Update to pom to correctly set the broker.dir ........ r544866 | rupertlssmith | 2007-06-06 16:25:02 +0100 (Wed, 06 Jun 2007) | 1 line Updated examples to build source jar. Also put the java14 retrotranslated module back in now that the strange repeating build problem is solved. ........ r545146 | ritchiem | 2007-06-07 12:30:01 +0100 (Thu, 07 Jun 2007) | 1 line POM update renumbering tests now we have trimmed down the tests being run. ........ r548276 | ritchiem | 2007-06-18 10:59:32 +0100 (Mon, 18 Jun 2007) | 1 line Various License header updates. ........ r548279 | ritchiem | 2007-06-18 11:17:20 +0100 (Mon, 18 Jun 2007) | 1 line Various License header updates. ........ r548302 | ritchiem | 2007-06-18 11:49:50 +0100 (Mon, 18 Jun 2007) | 2 lines Various License header updates. Update to PrincipalDatabase's to ensure they work correctly with # comments. ........ r548308 | ritchiem | 2007-06-18 11:58:38 +0100 (Mon, 18 Jun 2007) | 1 line Various License header updates, missed this file. Though the first update of it via the JMX console will remove the license. ........ r548312 | rupertlssmith | 2007-06-18 12:03:09 +0100 (Mon, 18 Jun 2007) | 1 line Added SLF4J to Log4J binding. ........ r548315 | ritchiem | 2007-06-18 12:07:45 +0100 (Mon, 18 Jun 2007) | 1 line Old lib dir from M1 ........ r548317 | ritchiem | 2007-06-18 12:13:57 +0100 (Mon, 18 Jun 2007) | 1 line Old lib dirs from M1 ........ r548319 | ritchiem | 2007-06-18 12:16:25 +0100 (Mon, 18 Jun 2007) | 1 line Mistakenly checked in Intelij file ........ r548381 | ritchiem | 2007-06-18 16:37:41 +0100 (Mon, 18 Jun 2007) | 1 line QPID-525 Memory leak in DestWildExchange. Used routing key in remove rather than empty queue ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@548400 13f79535-47bb-0310-9956-ffa450edef68
* Merged revisions 547178 via svnmerge from Martin Ritchie2007-06-152-4/+9
| | | | | | | | | | | | | https://svn.apache.org/repos/asf/incubator/qpid/branches/M2 ........ r547178 | gsim | 2007-06-14 09:51:39 +0100 (Thu, 14 Jun 2007) | 3 lines Converted templates to generate classes using slf4j rather than log4j inline with changes applied in rev 546190. ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@547731 13f79535-47bb-0310-9956-ffa450edef68