summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core/src/main/java/org/apache/tuscany/sca/core/invocation/impl/InvocationChainImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-111-28/+69
* Updating core invocation code to support bindings that provide native async s...edwardsmj2010-12-201-0/+7
* TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws2010-12-071-12/+14
* TUSCANY-3801 - move chain tail location code into the chain implementationslaws2010-12-061-0/+28
* TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...slaws2010-12-031-1/+28
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-251-0/+13
* Moving 2.x trunklresende2009-11-201-0/+195