Uses of Class
org.apache.synapse.mediators.template.TemplateContext
-
Packages that use TemplateContext Package Description org.apache.synapse.util -
-
Uses of TemplateContext in org.apache.synapse.util
Methods in org.apache.synapse.util that return types with arguments of type TemplateContext Modifier and Type Method Description static Stack<TemplateContext>
MessageHelper. getClonedTemplateStack(Stack<TemplateContext> oriTemplateStack)
Get a clone of a Template Function stackMethod parameters in org.apache.synapse.util with type arguments of type TemplateContext Modifier and Type Method Description static Stack<TemplateContext>
MessageHelper. getClonedTemplateStack(Stack<TemplateContext> oriTemplateStack)
Get a clone of a Template Function stack
-