summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/core/src/main/java/org/apache/tuscany/sca/core/assembly/impl/RuntimeEndpointImpl.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-10-17TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...slaws1-1/+7
2011-09-15TUSCANY-3945 - Make public the operations that allow the promoted component a...slaws1-2/+2
2011-09-09TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws1-12/+54
2011-09-01TUSCANY-3916 - Turn remote interface match back on with a couple of restricti...slaws1-10/+28
2011-08-25TUSCANY-3916 Add the code to write the callback interface alongside the forwa...slaws1-37/+93
2011-08-15TUSCANY-3916 - extend WSDL serialization code to deal with imports/includesslaws1-9/+78
2011-07-26Add some code to try to convert the wsdl string from the remote endpoint back...antelder1-21/+4
2011-07-22Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz1-3/+3
2011-07-19Update the Runtime Endpoint to include its normalized wsdl in its serializationantelder1-1/+70
2011-07-14Be more precise about when the async response path should be connected up in ...slaws1-19/+8
2011-07-11TUSCANY-3871 - provide a simple API for getting at the delegate information w...slaws1-0/+12
2011-06-16TUSCANY-3876 - minimum changes to turn of implementation model sharing and re...slaws1-2/+1
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-17/+17
2011-03-09Performance tweak - for when the interface contracts are the sameantelder1-2/+2
2011-03-09Performance enhancement - only initilize all the factories the first timeantelder1-0/+5
2011-03-05Fix dependency tangle by removing the dependency on node from coreantelder1-18/+14
2011-01-21TUSCANY-3783 - Fix a hole in the AsyncReponseInvoker serialization to cover t...slaws1-0/+1
2011-01-20Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj1-22/+47
2011-01-17Update deserialization of RuntimeEndpointImpl & RuntimeEndpointReferenceImpl ...edwardsmj1-6/+55
2011-01-11Add capability to support Bindings that support Async invocations natively - ...edwardsmj1-16/+41
2010-12-20Updating core invocation code to support bindings that provide native async s...edwardsmj1-1/+5
2010-12-13TUSCANY-3801 - reorder code so that the RuntimeInvoker does not take part in ...slaws1-6/+9
2010-12-09Provide necessary additional in the service endpoint for Async service suppor...edwardsmj1-1/+10
2010-12-09TUSCANY-3801 - Make the async invoker creation signature more consistent with...slaws1-1/+1
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-7/+64
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-6/+35
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws1-2/+7
2010-11-05Correct confusing error messageslaws1-1/+1
2010-09-14Remove commented out lineslaws1-1/+0
2010-08-24Put back some code to use the InterfaceContractMapper to match interfaces, as...jsdelfino1-0/+4
2010-08-19Remove commented codeslaws1-8/+1
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws1-16/+28
2010-07-29TUSCANY-3639 - ensure that the service wire is created at the same time as th...slaws1-0/+6
2010-07-16Fix the regression caused by r963624 for overloaded local methodsrfeng1-3/+12
2010-07-13Fixes to set the callback interface based on the interface constructed when t...slaws1-2/+5
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws1-1/+61
2010-07-11Changes and additions to core in support of Client-side and Server-side async...edwardsmj1-1/+172
2010-03-03Avoiding calling createInterceptor multiple timeslresende1-2/+3
2010-02-19Align the interfaceContractMapper to the specrfeng1-20/+2
2010-02-12Enable addition of policies to binding chainsslaws1-8/+4
2010-02-08Use a dummy invocation chain to avoid NPE on ConcurrentHashMaprfeng1-1/+10
2010-02-05Add a serialVersionUIDantelder1-0/+1
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-2/+19
2010-01-19Expose system definitions from the deployerrfeng1-2/+6
2009-11-20Moving 2.x trunklresende1-0/+0