Uses of Class
org.apache.synapse.mediators.transform.Argument
-
Packages that use Argument Package Description org.apache.synapse.mediators.transform.pfutils -
-
Uses of Argument in org.apache.synapse.mediators.transform.pfutils
Methods in org.apache.synapse.mediators.transform.pfutils that return types with arguments of type Argument Modifier and Type Method Description List<Argument>
TemplateProcessor. getPathArgumentList()
Methods in org.apache.synapse.mediators.transform.pfutils with parameters of type Argument Modifier and Type Method Description void
TemplateProcessor. addPathArgument(Argument arg)
-