[root]/modules/core/src/main/java/org/apache/synapse/endpoints/algorithms
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 5 (100.0%) | 117 (100.0%) | 23.4 |
ruwan | 2 (40.0%) | 113 (96.6%) | 56.5 |
chathura_ce | 1 (20.0%) | 4 (3.4%) | 4.0 |
asankha | 2 (40.0%) | 0 (0.0%) | 0.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:
Fixed - Addressing should only be removed from the cloned message context. Original message context used to send should not be altered as it is required if we want resend after a failure.
Added javadocs for endpoints.
4 lines of code changed in:
Refactored the endpoint package structure and added transactional resource access methods to the Context
113 lines of code changed in: