Package | Description |
---|---|
org.apache.synapse.mediators.eip | |
org.apache.synapse.util |
Modifier and Type | Method and Description |
---|---|
static com.google.gson.JsonElement |
EIPUtils.getJSONObjectAsElement(MessageContext messageContext,
SynapseJsonPath jsonPath)
Evaluate JSON path and retrieve the result as JsonElement while checking if the evaluated results are
nothing other than JSON objects.
|
Modifier and Type | Method and Description |
---|---|
static void |
JSONMergeUtils.extendJSONObject(com.google.gson.JsonObject destinationObject,
JSONMergeUtils.ConflictStrategy conflictResolutionStrategy,
com.google.gson.JsonObject... jsonObjects)
Extends a particular JSON Object by merging multiple objects under a given conflict resolution strategy.
|
Copyright © 2005–2023 Apache Software Foundation. All rights reserved.