summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/src/main/java/sampleasync/impl/SampleAsyncProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the current trunk unreleased folder to contrib as i don't think anything...antelder2011-02-101-107/+0
* TUSCANY-3801 - Make the async invoker creation signature more consistent with...slaws2010-12-091-6/+3
* TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws2010-12-071-3/+5
* TUSCANY-3801 - update to match infrastructure changes to support native async...slaws2010-12-031-2/+9
* Make it clear the this invoker is for handling async responses. slaws2010-12-011-2/+2
* Add code to process the async responseslaws2010-11-301-3/+10
* Changes to move toward supporting async operation in the sample implementatio...slaws2010-11-241-2/+5
* TUSCANY-3783 - Start working up a test case to drive the async infrastructure...slaws2010-11-221-0/+91