summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core/src/main/java/org/apache/tuscany/sca/core/invocation/impl/JDKInvocationHandler.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add implementation for DOMInvokerantelder2012-08-151-0/+100
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-131-2/+2
* Fix the concurrency issue for the endpoint operation invocationrfeng2011-07-121-12/+19
* Correct core modification.fmoga2011-02-111-5/+0
* Copy Message bindingContext from forward message to callback message.fmoga2011-02-111-0/+5
* Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2011-01-201-8/+47
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-111-1/+1
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-141-3/+6
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel2010-09-171-6/+82
* Changes and additions to core in support of Client-side and Server-side async...edwardsmj2010-07-111-1/+20
* Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj2010-06-181-0/+14
* Make sure callback endpoints are createdrfeng2010-05-171-9/+26
* Moving 2.x trunklresende2009-11-201-0/+261