Directory modules/extensions/src/main/java/org/apache/synapse/mediators/throttle/

Directory Created:
2007-03-09 09:13
Total Files:
3
Deleted Files:
0
Lines of Code:
409

Browse with ViewVC

[root]/modules/extensions/src/main/java/org/apache/synapse/mediators/throttle

Lines of Code

modules/extensions/src/main/java/org/apache/synapse/mediators/throttle/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 13 (100.0%) 880 (100.0%) 67.6
asankha 6 (46.2%) 460 (52.3%) 76.6
indika 7 (53.8%) 420 (47.7%) 60.0

Most Recent Commits

asankha 2007-03-17 16:18

set eol-style=native for java, xml, html and properties files

eol-style=LF for sh and eol-style=CRLF for bat

409 lines of code changed in:

asankha 2007-03-17 15:55

update and fix copyright notice to be correct

51 lines of code changed in:

indika 2007-03-15 05:59

improve log and trace

29 lines of code changed in:

  • modules/extensions/src/main/java/org/apache/synapse/mediators/throttle: ThrottleMediator.java (+29 -10)
indika 2007-03-12 06:26

add trace capability to the Throttle Mediator

35 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>

356 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT