Uses of Class
org.apache.synapse.mediators.transform.url.RewriteAction
-
Packages that use RewriteAction Package Description org.apache.synapse.mediators.transform.url -
-
Uses of RewriteAction in org.apache.synapse.mediators.transform.url
Methods in org.apache.synapse.mediators.transform.url that return types with arguments of type RewriteAction Modifier and Type Method Description List<RewriteAction>
RewriteRule. getActions()
Methods in org.apache.synapse.mediators.transform.url with parameters of type RewriteAction Modifier and Type Method Description void
RewriteRule. addRewriteAction(RewriteAction action)
-