summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core/src/main/java/org/apache/tuscany/sca/core/invocation/AsyncResponseInvoker.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-161-29/+29
* Be a bit more careful about dereferencing the DomainRegistryFactory endpointR...slaws2011-03-161-4/+8
* Fix dependency tangle by removing the dependency on node from coreantelder2011-03-051-11/+3
* Fixing serialization of AsyncResponseInvoker in support of async services und...edwardsmj2011-01-241-2/+18
* Fixing serialization of AsyncResponseInvoker in support of async services und...edwardsmj2011-01-241-19/+133
* TUSCANY-3783 - Fix a hole in the AsyncReponseInvoker serialization to cover t...slaws2011-01-211-1/+33
* Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj2011-01-201-13/+48
* Add getter methods for the endpoint and endpoint and endpointRef to AsyncResp...bdaniel2011-01-141-0/+7
* TUSCANY-3788 - Put some more info back into the response message based on wha...slaws2011-01-141-1/+9
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-111-9/+48
* Extend AsyncResponseInvoker to be Generic to cope with binding-specific respo...edwardsmj2010-12-211-5/+8
* Updating core invocation code to support bindings that provide native async s...edwardsmj2010-12-201-12/+43
* TUSCANY-3801 - Thinking about how to wrap the difference between native and n...slaws2010-12-081-0/+70