| Package | Description |
|---|---|
| org.apache.synapse.mediators.xquery |
| Modifier and Type | Class and Description |
|---|---|
class |
MediatorBaseVariable
The basic variable hold the value that need to provided when creating the variable.
|
class |
MediatorCustomVariable
The value of the custom variable will be evaluated dynamically.
|
| Modifier and Type | Method and Description |
|---|---|
List<MediatorVariable> |
XQueryMediator.getVariables() |
| Modifier and Type | Method and Description |
|---|---|
void |
XQueryMediator.addVariable(MediatorVariable variable) |
| Modifier and Type | Method and Description |
|---|---|
void |
XQueryMediator.addAllVariables(List<MediatorVariable> list) |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.