summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/core/src/main/java/org/apache/tuscany/sca/core/invocation/impl/AsyncJDKInvocationHandler.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws1-2/+2
2011-09-28TUSCANY-3954: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder1-20/+15
2011-09-08TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder1-35/+24
2011-07-12Fix the concurrency issue for the endpoint operation invocationrfeng1-4/+2
2011-06-13TUSCANY-3872: Apply patch from Greg Dritschler to fix AsyncJDKInvocationHandl...antelder1-0/+4
2011-01-11Add capability to support Bindings that support Async invocations natively - ...edwardsmj1-41/+122
2010-12-09provide additional necessary information in the Service Endpoint for all bind...edwardsmj1-0/+9
2010-09-17Enhance the JAX-WS async client support and fix couple of issuesrfeng1-247/+340
2010-08-25TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...slaws1-1/+16
2010-07-11Changes and additions to core in support of Client-side and Server-side async...edwardsmj1-45/+135
2010-07-05Initial version of async client endpoint for async response messages for Phas...edwardsmj1-12/+319
2010-06-29Client side asynchronous support - extending the async client invokers to ful...edwardsmj1-4/+62
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-101/+101
2010-05-17Make sure callback endpoints are createdrfeng1-0/+8
2009-11-20Moving 2.x trunklresende1-0/+0
2009-10-23Add example of runtime support for handling JAXWS async client APIsantelder1-0/+93