summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/core/src/main/java/org/apache/tuscany/sca/core/assembly/impl/RuntimeEndpointReferenceImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-840/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-06-18Tag for 2.0 RC2antelder1-0/+0
2012-05-01TUSCANY-4037: Apply patch from Greg Dritschler to fix OutOfMemoryError becaus...antelder1-1/+3
2011-12-08Add a strawman approach to enable setting the binding uri on a ServiceReferenceantelder1-1/+16
2011-11-21TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...antelder1-0/+14
2011-10-03TUSCANY-3957: Apply patch from Greg Dritschler to fix Endpoint references are...antelder1-0/+4
2011-09-28TUSCANY-3955: Apply patch from Greg Drischler to fix Cached invocation chain ...antelder1-0/+1
2011-07-11TUSCANY-3871 - provide a simple API for getting at the delegate information w...slaws1-0/+12
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-15/+15
2011-03-05Fix dependency tangle by removing the dependency on node from coreantelder1-18/+13
2011-02-25TUSCANY-3839 - add a generic interceptor rather than a binding specific inter...slaws1-1/+1
2011-01-17Update deserialization of RuntimeEndpointImpl & RuntimeEndpointReferenceImpl ...edwardsmj1-3/+55
2011-01-11Add capability to support Bindings that support Async invocations natively - ...edwardsmj1-10/+12
2010-12-21Fix to invokeAsyncResponse method to cope with a Binding Chain with zero entriesedwardsmj1-1/+3
2010-12-20Updating core invocation code to support bindings that provide native async s...edwardsmj1-2/+15
2010-12-08TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws1-1/+1
2010-12-07TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws1-2/+22
2010-12-06TUSCANY-3801 - move chain tail location code into the chain implementationslaws1-2/+2
2010-12-03TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...slaws1-3/+17
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws1-3/+78
2010-09-08Check for the null binding provider to avoid NPErfeng1-4/+4
2010-08-19Remove commented codeslaws1-7/+0
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws1-7/+16
2010-07-13Fixes to set the callback interface based on the interface constructed when t...slaws1-2/+4
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws1-1/+77
2010-03-08Switch binder interface over to throwing exceptions rather than returning boo...slaws1-4/+1
2010-03-02Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng1-0/+7
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-3/+2
2010-02-25Add the check for local-by-reference, local-by-value and remote invocations f...rfeng1-2/+1
2010-02-20TUSCANY-3468 - Fixing NPE when contracts are not available (e.g in implementa...lresende1-17/+19
2010-02-19Align the interfaceContractMapper to the specrfeng1-20/+2
2010-02-12Enable addition of policies to binding chainsslaws1-10/+5
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws1-1/+3
2010-02-03Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng1-0/+18
2010-01-29Defer the initialization of the chains at later stage to make sure the endpoi...rfeng1-3/+6
2010-01-10TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws1-2/+4
2009-12-06Avoid NPE when sourec interface hasn't yet by introspectedantelder1-0/+9
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-19Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng1-3/+3
2009-11-19Enhance the PolicyBuilder interface to provide ability to validate and build rfeng1-2/+1
2009-11-18Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng1-67/+77
2009-11-17Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng1-5/+5
2009-11-17Tidy up the endpoint/endpoint reference serialization/deseralizationrfeng1-36/+49
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-8/+410
2009-09-25Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng1-1/+1
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-100/+100
2009-06-12Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng1-14/+29
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws1-2/+2