[root]/modules/core/src/main/java/org/apache/synapse/registry
url
(2 files, 369 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 12 (100.0%) | 46 (100.0%) | 3.8 |
asankha | 9 (75.0%) | 41 (89.1%) | 4.5 |
chathura_ce | 2 (16.7%) | 4 (8.7%) | 2.0 |
ruwan | 1 (8.3%) | 1 (2.2%) | 1.0 |
set eol-style=native for java, xml, html and properties files
eol-style=LF for sh and eol-style=CRLF for bat
0 lines of code changed in:
Refactored the endpoint package structure and added transactional resource access methods to the Context
1 lines of code changed in:
Implemented the registry support for new endpoints. Now endpoints can be created from the configurations stored in the registry.
1 lines of code changed in:
refactor properties to use local entries and transactional resources (partly), this might break the build temporarily
41 lines of code changed in:
Implemented the load balance and failover support for synapse. Now endpoints can be nested inside each other to obtain required functionality. Initial support for WSDL based endpoints added.
3 lines of code changed in:
fix issue of serializing dynamic sequences and endpoints. In this process the mapper of a property which was earlier deprecated has now been un-deprecated
0 lines of code changed in: