summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core/src/main/java/org/apache/tuscany/sca/core/assembly/impl/EndpointSerializerImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-105/+0
* Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng2009-11-181-16/+9
* Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng2009-11-171-26/+0
* Tidy up the endpoint/endpoint reference serialization/deseralizationrfeng2009-11-171-12/+36
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-2/+5
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-161-4/+7
* Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng2009-09-251-1/+1
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-211-107/+107
* Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...rfeng2009-06-181-4/+4
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-111-12/+12
* Use uri for Endpoint/EndpointReferencerfeng2009-06-111-10/+9
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-101-0/+109