[root]/modules/core/src/main/java/org/apache/synapse/mediators/builtin/send
algorithms
(0 files, 0 lines)
endpoints
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 13 (100.0%) | 18 (100.0%) | 1.3 |
chathura_ce | 6 (46.2%) | 14 (77.8%) | 2.3 |
ruwan | 6 (46.2%) | 2 (11.1%) | 0.3 |
indika | 1 (7.7%) | 2 (11.1%) | 2.0 |
removed send package and moved SendConstatnts to org.apache.synapse.config.xml.Constatnts
0 lines of code changed in:
Refactored the endpoint package structure and added transactional resource access methods to the Context
2 lines of code changed in:
Implemented the registry support for new endpoints. Now endpoints can be created from the configurations stored in the registry.
6 lines of code changed in:
fixed some minor issues
Change property mediator so that It can remove or set properties
2 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.
8 lines of code changed in: