summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core/src/main/java/org/apache/tuscany/sca/core/invocation/impl/AsyncJDKInvocationHandler.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-131-2/+2
* TUSCANY-3954: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder2011-09-281-20/+15
* TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder2011-09-081-35/+24
* Fix the concurrency issue for the endpoint operation invocationrfeng2011-07-121-4/+2
* TUSCANY-3872: Apply patch from Greg Dritschler to fix AsyncJDKInvocationHandl...antelder2011-06-131-0/+4
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-111-41/+122
* provide additional necessary information in the Service Endpoint for all bind...edwardsmj2010-12-091-0/+9
* Enhance the JAX-WS async client support and fix couple of issuesrfeng2010-09-171-247/+340
* TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...slaws2010-08-251-1/+16
* Changes and additions to core in support of Client-side and Server-side async...edwardsmj2010-07-111-45/+135
* Initial version of async client endpoint for async response messages for Phas...edwardsmj2010-07-051-12/+319
* Client side asynchronous support - extending the async client invokers to ful...edwardsmj2010-06-291-4/+62
* Setting svn:eol-style for java and xml filesrfeng2010-06-051-101/+101
* Make sure callback endpoints are createdrfeng2010-05-171-0/+8
* Moving 2.x trunklresende2009-11-201-0/+93