summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* generate blank header interfacesRafael H. Schloming2007-07-301-0/+5
* made the Header interface public, so I could use that in the Qpid APIRajith Muditha Attapattu2007-07-301-1/+1
* 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
* modified the generate script to add throws QpidException to the methods in In...Rajith Muditha Attapattu2007-07-272-2/+9
* Change for using new QpidExceptionArnaud Simon2007-07-272-3/+3
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@560296...Arnaud Simon2007-07-2747-164/+5671
* changed the package name for QpidExceptionRajith Muditha Attapattu2007-07-273-3/+3
* changed the package name for QpidExceptionRajith Muditha Attapattu2007-07-278-13/+11
* moved the QpidException to common from clientRajith Muditha Attapattu2007-07-272-4/+6
* changed the session interface method names and signatures to match the method...Rajith Muditha Attapattu2007-07-271-63/+144
* Fromating + added releaseArnaud Simon2007-07-274-74/+49
* exclude ticket arguments and extraneous classesRafael H. Schloming2007-07-262-6/+14
* code for session delegateRajith Muditha Attapattu2007-07-251-3/+3
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@559571...Arnaud Simon2007-07-251-1/+1
* first attempt at isolating session functions common to both broker and clientRajith Muditha Attapattu2007-07-252-0/+28
* removed duplicate code, the same classes also exists under the jms packageRajith Muditha Attapattu2007-07-252-58/+0
* fixed Encoder/Decoder to do the property type conversion for unsigned typesRafael H. Schloming2007-07-256-36/+59
* moved from api to jmsArnaud Simon2007-07-253-1/+59
* first implementation Arnaud Simon2007-07-256-0/+769
* Updated package nameArnaud Simon2007-07-2517-17/+137
* added support for precomputing sizesRafael H. Schloming2007-07-257-8/+163
* removed usage of print >>Rafael H. Schloming2007-07-251-10/+10
* minor bug fixesRafael H. Schloming2007-07-251-4/+4
* changed package name from qpidapi to apiRajith Muditha Attapattu2007-07-2413-0/+0
* Switched over to using enums instead of booleans for fields of type bit.Rafael H. Schloming2007-07-242-13/+72
* Initial submit of 0-10 communication layer.Rafael H. Schloming2007-07-2432-0/+1872
* Reverted the protocol-version.xml file to the origianl to resolve compile errorsRajith Muditha Attapattu2007-07-231-2/+3
* we need to build a parallel stack within the same client module, hence remov...Rajith Muditha Attapattu2007-07-2376-8180/+2
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@558760...Arnaud Simon2007-07-2315-877/+0
* JAve Qpid APIArnaud Simon2007-07-2315-0/+877
* Specify the correct version for slf4j-simple. Without this there are two conf...Rafael H. Schloming2007-07-231-1/+1
* Removed the inline option (this was a 0.9 parameter) Arnaud Simon2007-07-231-7/+7
* First version of the Java Qpid API. Arnaud Simon2007-07-2315-0/+877
* Merged revisions 550748-551121 via svnmerge from Martin Ritchie2007-06-2717-285/+914
* Merged revisions 549530-550509 via svnmerge from Martin Ritchie2007-06-2728-310/+1929
* added public void declareAndBind(AMQDestination amqd)Arnaud Simon2007-06-271-0/+10
* changed setText to use UTF8 as default encoder Arnaud Simon2007-06-201-1/+1
* Merged revisions 549011 via svnmerge from Martin Ritchie2007-06-202-17/+23
* Fixed outstanding merge issues and updates to trunk code that were required f...Martin Ritchie2007-06-198-259/+319
* Merged revisions 539476-539480,539482-539483,539485-539500,539502-539593,5395...Martin Ritchie2007-06-18110-75243/+1666
* Merged revisions 547178 via svnmerge from Martin Ritchie2007-06-152-4/+9
* Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481...Martin Ritchie2007-06-15138-4781/+7160