Package | Description |
---|---|
org.apache.synapse.commons.evaluators | |
org.apache.synapse.commons.evaluators.config | |
org.apache.synapse.commons.evaluators.source |
Modifier and Type | Method and Description |
---|---|
SourceTextRetriever |
EqualEvaluator.getTextRetriever() |
SourceTextRetriever |
MatchEvaluator.getTextRetriever() |
Modifier and Type | Method and Description |
---|---|
void |
EqualEvaluator.setTextRetriever(SourceTextRetriever textRetriever) |
void |
MatchEvaluator.setTextRetriever(SourceTextRetriever textRetriever) |
Modifier and Type | Method and Description |
---|---|
protected SourceTextRetriever |
TextProcessingEvaluatorFactory.getSourceTextRetriever(org.apache.axiom.om.OMElement e) |
Modifier and Type | Method and Description |
---|---|
protected void |
TextProcessingEvaluatorSerializer.serializeSourceTextRetriever(SourceTextRetriever textRetriever,
org.apache.axiom.om.OMElement element) |
Modifier and Type | Class and Description |
---|---|
class |
HeaderTextRetriever |
class |
ParameterTextRetriever |
class |
PropertyTextRetriever |
class |
SOAPEnvelopeTextRetriever |
class |
URLTextRetriever |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.