summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/src/main/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the current trunk unreleased folder to contrib as i don't think anything...antelder2011-02-1021-1915/+0
* TUSCANY-3801 - Make the async invoker creation signature more consistent with...slaws2010-12-092-9/+4
* TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws2010-12-082-6/+4
* TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws2010-12-074-15/+29
* TUSCANY-3801 - move chain tail location code into the chain implementationslaws2010-12-061-1/+1
* correct importslaws2010-12-031-1/+1
* TUSCANY-3801 - update to match infrastructure changes to support native async...slaws2010-12-034-12/+62
* Make space for testing native as well as generic async support in bindingsslaws2010-12-011-68/+0
* Make it clear the this invoker is for handling async responses. slaws2010-12-012-2/+70
* Add code to process the async responseslaws2010-11-303-9/+89
* Changes to move toward supporting async operation in the sample implementatio...slaws2010-11-246-5/+42
* TUSCANY-3783 - Start working up a test case to drive the async infrastructure...slaws2010-11-228-0/+667
* TUSCANY-3783 - a copy of samples\extending-tuscany\implementation-sample to h...slaws2010-11-1912-0/+1074