|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvaluatorSerializer | |
|---|---|
| org.apache.synapse.commons.evaluators.config | |
| Uses of EvaluatorSerializer in org.apache.synapse.commons.evaluators.config |
|---|
| Classes in org.apache.synapse.commons.evaluators.config that implement EvaluatorSerializer | |
|---|---|
class |
AbstractEvaluatorSerializer
Provide common methods for EvaluatorSerializer implementations |
class |
AndSerializer
Serialize the AndEvaluator to the XML configuration defined in
the AndFactory. |
class |
EqualSerializer
Serialize the EqualEvaluator to the XML configuration defined in
the EqualFactory. |
class |
MatchSerializer
Serialize the MatchEvaluator to the XML configuration defined in
the MatchFactory. |
class |
NotSerializer
Serialize the NotEvaluator to the XML configuration defined in
the NotFactory. |
class |
OrSerializer
Serialize the OrEvaluator to the XML configuration defined in
the OrFactory. |
class |
TextProcessingEvaluatorSerializer
|
| Methods in org.apache.synapse.commons.evaluators.config that return EvaluatorSerializer | |
|---|---|
EvaluatorSerializer |
EvaluatorSerializerFinder.getSerializer(String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||