Directory modules/core/src/main/java/org/apache/synapse/mediators/builtin/send/endpoints/

Directory Created:
2007-03-06 05:48
Directory Deleted:
2007-03-08 04:15
Total Files:
0
Deleted Files:
6
Lines of Code:
0

Browse with ViewVC

[root]/modules/core/src/main/java/org/apache/synapse/mediators/builtin/send/endpoints

Lines of Code

modules/core/src/main/java/org/apache/synapse/mediators/builtin/send/endpoints/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 172 (100.0%) 6.1
chathura_ce 15 (53.6%) 125 (72.7%) 8.3
asankha 6 (21.4%) 45 (26.2%) 7.5
ruwan 7 (25.0%) 2 (1.2%) 0.2

Most Recent Commits

ruwan 2007-03-08 04:15

removed send package and moved SendConstatnts to org.apache.synapse.config.xml.Constatnts

0 lines of code changed in:

chathura_ce 2007-03-07 13:29

Fixed some issues in the failover endpoints.

9 lines of code changed in:

  • modules/core/src/main/java/org/apache/synapse/mediators/builtin/send/endpoints: AddressEndpoint.java (+9 -4)
chathura_ce 2007-03-07 12:28

Improved the failover behavior of endpoints according to the FaultHandler stack model.

34 lines of code changed in:

ruwan 2007-03-07 12:01

Changing the fault handler behaviour and fixing unit tests



2 lines of code changed in:

  • modules/core/src/main/java/org/apache/synapse/mediators/builtin/send/endpoints: AddressEndpoint.java (+2 -2)
chathura_ce 2007-03-07 10:43

Implemented the registry support for new endpoints. Now endpoints can be created from the configurations stored in the registry.

66 lines of code changed in:

asankha 2007-03-06 07:52

refactor properties to use local entries and transactional resources (partly), this might break the build temporarily

45 lines of code changed in:

chathura_ce 2007-03-06 05:48

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.

16 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT