summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-10Move the current trunk unreleased folder to contrib as i don't think anything...antelder21-1915/+0
2010-12-09TUSCANY-3801 - Make the async invoker creation signature more consistent with...slaws2-9/+4
2010-12-08TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws2-6/+4
2010-12-07TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws4-15/+29
2010-12-06TUSCANY-3801 - move chain tail location code into the chain implementationslaws1-1/+1
2010-12-03correct importslaws1-1/+1
2010-12-03TUSCANY-3801 - update to match infrastructure changes to support native async...slaws4-12/+62
2010-12-01Make space for testing native as well as generic async support in bindingsslaws1-68/+0
2010-12-01Make it clear the this invoker is for handling async responses. slaws2-2/+70
2010-11-30Add code to process the async responseslaws3-9/+89
2010-11-24Changes to move toward supporting async operation in the sample implementatio...slaws6-5/+42
2010-11-22TUSCANY-3783 - Start working up a test case to drive the async infrastructure...slaws8-0/+667
2010-11-19TUSCANY-3783 - a copy of samples\extending-tuscany\implementation-sample to h...slaws12-0/+1074