summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/implementation-java-runtime/src/main/java/org/apache/tuscany/sca/implementation/java/invocation/JavaAsyncImplementationInvoker.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-232/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2012-01-06TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interfaceslaws1-4/+3
2011-01-11Separate the Java implementation specific async invocation code from the core...edwardsmj1-13/+115
2010-08-18TUSCANY-3652 Inject callbacks at service invocationbdaniel1-3/+4
2010-07-11Changes and additions to Java invoker in support of Client-side and Server-si...edwardsmj1-9/+7
2010-06-25Fix compilation errorsrfeng1-6/+2
2010-06-25Provide basic support for invocation of Async Server style service methods, a...edwardsmj1-0/+136