summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi/src/main/java/org/apache/tuscany/sca/invocation (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-19Add the ablity to load the contributions/composite for a given node configura...rfeng1-1/+0
2011-01-11Add capability to support Bindings that support Async invocations natively - ...edwardsmj1-9/+22
2010-12-23Correct the order that the phase constants appear in to match the actual phas...slaws1-1/+1
2010-12-20Updating core invocation code to support bindings that provide native async s...edwardsmj2-4/+25
2010-12-08TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws3-23/+22
2010-12-07TUSCANY-3801 - add missing response interface slaws1-0/+50
2010-12-07TUSCANY-3801 - missed files from previous check in. slaws1-5/+5
2010-12-07TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws2-74/+51
2010-12-06TUSCANY-3801 - move chain tail location code into the chain implementationslaws1-0/+7
2010-12-03TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...slaws2-8/+55
2010-12-03TUSCANY-3801 - add an async interceptor interface to chain can be navigated b...slaws1-0/+40
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws1-0/+39
2010-06-14Add a little bit more structure to message header storage to generally avoid ...slaws1-1/+2
2010-04-27mark additional classes as extension spi according to use indicated binding-j...kelvingoodson2-0/+2
2010-04-26mark additional classes as extension spi according to use indicated by bindin...kelvingoodson1-0/+1
2010-04-26mark classes as extension spi according to use indicated by implementation-os...kelvingoodson1-1/+1
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson4-0/+4
2010-02-25Add the check for local-by-reference, local-by-value and remote invocations f...rfeng1-0/+7
2010-02-12Improve the layout of this class to make the sequence of the phases obvious t...slaws1-31/+21
2009-11-20Moving 2.x trunklresende8-0/+473