Directory modules/extensions/src/main/resources/META-INF/services/

Total Files:
2
Deleted Files:
0
Lines of Code:
11

Browse with ViewVC

[root]/modules/extensions/src/main/resources/META-INF/services

Lines of Code

modules/extensions/src/main/resources/META-INF/services/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 3 (100.0%) 0.3
indika 4 (50.0%) 3 (100.0%) 0.7
asankha 4 (50.0%) 0 (0.0%) 0.0

Most Recent Commits

asankha 2007-03-15 04:55

Script mediator enhancements http://issues.apache.org/jira/browse/SYNAPSE-67



Applying patch from Kasun with the following original comments:



The attached patch combines the script and inline script mediators

Updates the code for consistent logging and tracing support

Uses caching of scripts loaded from the registry

Supports AXIOM/E4X for performance if made available at runtime (Currently compiles with the non-Axiom JARS)

Adds javadocs and updated unit tests

0 lines of code changed in:

indika 2007-03-09 09:13

add throttle mediator

Throttle mediator can configure using policy

The syntax for it

<throttle><policy key=""/></throttle> OR <throttle><policy>InLineXML</policy></throttle>

3 lines of code changed in:

asankha 2007-02-22 12:19

removed json, pox and rm mediators which are now obsolte or not required

refactored the packages for some of the xslt and validate mediator/related classes

0 lines of code changed in:

indika 2007-02-15 07:02

add ScriptMediatorSerializer and test cases for that

0 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT