summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi/src/main/java/org/apache/tuscany/sca/invocation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add the ablity to load the contributions/composite for a given node configura...rfeng2011-09-191-1/+0
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-111-9/+22
* Correct the order that the phase constants appear in to match the actual phas...slaws2010-12-231-1/+1
* Updating core invocation code to support bindings that provide native async s...edwardsmj2010-12-202-4/+25
* TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws2010-12-083-23/+22
* TUSCANY-3801 - add missing response interface slaws2010-12-071-0/+50
* TUSCANY-3801 - missed files from previous check in. slaws2010-12-071-5/+5
* TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws2010-12-072-74/+51
* TUSCANY-3801 - move chain tail location code into the chain implementationslaws2010-12-061-0/+7
* TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...slaws2010-12-032-8/+55
* TUSCANY-3801 - add an async interceptor interface to chain can be navigated b...slaws2010-12-031-0/+40
* TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws2010-11-301-0/+39
* Add a little bit more structure to message header storage to generally avoid ...slaws2010-06-141-1/+2
* mark additional classes as extension spi according to use indicated binding-j...kelvingoodson2010-04-272-0/+2
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-261-0/+1
* mark classes as extension spi according to use indicated by implementation-os...kelvingoodson2010-04-261-1/+1
* mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson2010-04-234-0/+4
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-251-0/+7
* Improve the layout of this class to make the sequence of the phases obvious t...slaws2010-02-121-31/+21
* Moving 2.x trunklresende2009-11-208-0/+473