Package | Description |
---|---|
org.apache.synapse.config.xml |
Factories and serializers for XML based configuration.
|
org.apache.synapse.mediators.eip |
Modifier and Type | Method and Description |
---|---|
SynapseJsonPath |
ValueFactory.createSynJsonPath(String key)
Create synapse jsonpath expression
|
static SynapseJsonPath |
SynapseJsonPathFactory.getSynapseJsonPath(String jsonPathExpression) |
Modifier and Type | Method and Description |
---|---|
static com.google.gson.JsonElement |
EIPUtils.getJSONElement(MessageContext messageContext,
SynapseJsonPath jsonPath)
Evaluate JSON path and retrieve the result as JsonElement.
|
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.