Uses of Class
org.apache.synapse.mediators.xquery.MediatorVariable
Packages that use MediatorVariable
-
Uses of MediatorVariable in org.apache.synapse.mediators.xquery
Subclasses of MediatorVariable in org.apache.synapse.mediators.xqueryModifier and TypeClassDescriptionclassThe basic variable hold the value that need to provided when creating the variable.classThe value of the custom variable will be evaluated dynamically.Methods in org.apache.synapse.mediators.xquery that return types with arguments of type MediatorVariableMethods in org.apache.synapse.mediators.xquery with parameters of type MediatorVariableMethod parameters in org.apache.synapse.mediators.xquery with type arguments of type MediatorVariableModifier and TypeMethodDescriptionvoidXQueryMediator.addAllVariables(List<MediatorVariable> list)