Uses of Interface
org.apache.synapse.mediators.FilterMediator
-
Packages that use FilterMediator Package Description org.apache.synapse.mediators.filters -
-
Uses of FilterMediator in org.apache.synapse.mediators.filters
Classes in org.apache.synapse.mediators.filters that implement FilterMediator Modifier and Type Class Description class
FilterMediator
The filter mediator combines the regex and xpath filtering functionality.class
InMediator
The In Mediator acts only on "incoming" messages into synapse.class
OutMediator
The Out Mediator acts only on "outgoing" messages from synapse.
-