summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* I made serveral changes in the API in this commitRajith Muditha Attapattu2007-08-017-268/+161
* plumbed the input/output into MINA and filled out more of the encoding/decodingRafael H. Schloming2007-08-0134-368/+1714
* forgot to add jython libRafael H. Schloming2007-08-011-0/+0
* switched common generate script over to jythonRafael H. Schloming2007-08-015-34/+137
* Rolled back revision 561365 and commented out some broken code in ClientSessi...Rafael H. Schloming2007-07-31188-12001/+4605
* The methods in MessageSender are refactored into the Session classRajith Muditha Attapattu2007-07-311-40/+0
* Added a closing quote.Rafael H. Schloming2007-07-311-1/+1
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-31187-4603/+11998
* 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
* 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