org.apache.synapse.mediators.filters |
|
Java Source File Name | Type | Comment |
FilterMediator.java | Class | The filter mediator combines the regex and xpath filtering functionality. |
FilterMediatorTest.java | Class | |
InMediator.java | Class | The In Mediator acts only on "incoming" messages into synapse. |
OutMediator.java | Class | The Out Mediator acts only on "outgoing" messages from synapse. |
SwitchMediator.java | Class | The switch mediator implements the functionality of the "switch" construct. |
SwitchMediatorTest.java | Class | |