Uses of Class
org.apache.synapse.commons.evaluators.config.TextProcessingEvaluatorSerializer
-
Packages that use TextProcessingEvaluatorSerializer Package Description org.apache.synapse.commons.evaluators.config -
-
Uses of TextProcessingEvaluatorSerializer in org.apache.synapse.commons.evaluators.config
Subclasses of TextProcessingEvaluatorSerializer in org.apache.synapse.commons.evaluators.config Modifier and Type Class Description class
EqualSerializer
Serialize theEqualEvaluator
to the XML configuration defined in theEqualFactory
.class
MatchSerializer
Serialize theMatchEvaluator
to the XML configuration defined in theMatchFactory
.
-