summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/core/src/main/java/org/apache/tuscany/sca/core/invocation/AsyncResponseInvoker.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-351/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2011-07-28Recreate 2.0-Beta3 branch from current trunkantelder1-0/+0
2011-07-22Tag beta3 RC1antelder1-0/+0
2011-07-18Create a branch for beta3antelder1-0/+0
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-29/+29
2011-03-16Be a bit more careful about dereferencing the DomainRegistryFactory endpointR...slaws1-4/+8
2011-03-05Fix dependency tangle by removing the dependency on node from coreantelder1-11/+3
2011-01-24Fixing serialization of AsyncResponseInvoker in support of async services und...edwardsmj1-2/+18
2011-01-24Fixing serialization of AsyncResponseInvoker in support of async services und...edwardsmj1-19/+133
2011-01-21TUSCANY-3783 - Fix a hole in the AsyncReponseInvoker serialization to cover t...slaws1-1/+33
2011-01-20Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj1-13/+48
2011-01-14Add getter methods for the endpoint and endpoint and endpointRef to AsyncResp...bdaniel1-0/+7
2011-01-14TUSCANY-3788 - Put some more info back into the response message based on wha...slaws1-1/+9
2011-01-11Add capability to support Bindings that support Async invocations natively - ...edwardsmj1-9/+48
2010-12-21Extend AsyncResponseInvoker to be Generic to cope with binding-specific respo...edwardsmj1-5/+8
2010-12-20Updating core invocation code to support bindings that provide native async s...edwardsmj1-12/+43
2010-12-08TUSCANY-3801 - Thinking about how to wrap the difference between native and n...slaws1-0/+70