summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/assembly/src/main/java/org/apache/tuscany/sca/assembly/impl/EndpointReferenceImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-289/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-04-12Tag 2.0 RC1antelder1-0/+0
2012-03-22Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...rfeng1-0/+24
2011-01-11Add capability to support Bindings that support Async invocations natively - ...edwardsmj1-6/+23
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws1-0/+6
2010-11-24TUSCANY-3786 - add an operation so that the EPR can indicate whether it will ...slaws1-0/+9
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws1-1/+5
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-39/+8
2010-01-10TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws1-1/+4
2009-12-11TUSCANY-3392 first set of code changes to move the endpoint matching into one...slaws1-2/+5
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-19Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng1-1/+1
2009-11-18Resolve it before getXXX()rfeng1-0/+1
2009-11-17Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng1-0/+3
2009-08-06Provide mechanism of printing out the endpoint reference without the hash cod...slaws1-3/+7
2009-07-30Print out the hash code so that you can distinguish between endpoints and end...slaws1-1/+1
2009-07-22Make the not yet matched status sounds a little less terminal. Just because i...slaws1-1/+1
2009-07-21Make printed uri in toString more consistent with getURI output. slaws1-1/+1
2009-07-06Organize imports and reformat the coderfeng1-9/+7
2009-06-29Start adding a more meaningful (compared to unresolved) status field to endpo...slaws1-4/+30
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng1-5/+5
2009-06-19Make the remote flag consistent in names and setters/gettersrfeng1-5/+5
2009-06-19TUSCANY-3092 - add flag to indicate remotenessslaws1-1/+1
2009-06-15TUSCANY-3092 - add a flag recording whether an endpoint reference refers to a...slaws1-0/+9
2009-06-12Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng1-3/+26
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws1-13/+12
2009-06-11Use uri for Endpoint/EndpointReferencerfeng1-16/+22
2009-06-10Add uri to Endpoint/EndpointReferencerfeng1-23/+16
2009-06-08Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...rfeng1-28/+46
2009-06-08TUSCANY-3081 - Add toString (and remove some commented out code) to aid debug...slaws1-11/+28
2009-03-20Remove the target name attribute from EndpointReference2 as it already holds ...slaws1-22/+3
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes r...slaws1-1/+7
2009-03-13Bring up the EnpointRefence code. I've done as much as I can now without actu...slaws1-7/+21
2009-03-11Bring up the service wire based on the endpoint model. To turn this on change...slaws1-6/+7
2009-03-10Add initial reference resolution to builders. Will be replaced with separate ...slaws1-16/+27
2009-03-04Make Endpoint2/Endpoint2Reference extend from PolicySubjectrfeng1-19/+42
2009-03-04TUSCANY-2809 Start adding Endpoint and EndpoitReference structures. Named wit...slaws1-0/+121