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 classFilterMediatorThe filter mediator combines the regex and xpath filtering functionality.classInMediatorThe In Mediator acts only on "incoming" messages into synapse.classOutMediatorThe Out Mediator acts only on "outgoing" messages from synapse.
-