Package | Description |
---|---|
org.wso2.carbon.mediator.calltemplate | |
org.wso2.carbon.mediator.calltemplate.util |
Modifier and Type | Method and Description |
---|---|
Map<String,Value> |
CallTemplateMediator.getpName2ExpressionMap() |
Modifier and Type | Method and Description |
---|---|
void |
CallTemplateMediator.addExpressionForParamName(String pName,
Value expr) |
Modifier and Type | Method and Description |
---|---|
Value |
ValueFactory.createValue(String name,
org.apache.axiom.om.OMElement elem)
Create a key instance
|
Modifier and Type | Method and Description |
---|---|
static void |
CallUtil.addNamespacesTo(Value val,
org.apache.synapse.util.xpath.SynapseXPath expression) |
org.apache.axiom.om.OMElement |
ValueSerializer.serializeValue(Value key,
String name,
org.apache.axiom.om.OMElement elem)
Serialize the Value object to an OMElement representing the entry
|
Copyright © 2019 WSO2. All rights reserved.