[root]/modules/core/src/main/java/org/apache/synapse/mediators/builtin/send/algorithms
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 5 (100.0%) | 5 (100.0%) | 1.0 |
chathura_ce | 3 (60.0%) | 5 (100.0%) | 1.6 |
ruwan | 2 (40.0%) | 0 (0.0%) | 0.0 |
removed send package and moved SendConstatnts to org.apache.synapse.config.xml.Constatnts
0 lines of code changed in:
Improved the failover behavior of endpoints according to the FaultHandler stack model.
3 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.
2 lines of code changed in: