Uses of Class
org.apache.apisix.plugin.runner.filter.PluginFilterChain
Packages that use PluginFilterChain
-
Uses of PluginFilterChain in org.apache.apisix.plugin.runner
Methods in org.apache.apisix.plugin.runner that return PluginFilterChainConstructors in org.apache.apisix.plugin.runner with parameters of type PluginFilterChain -
Uses of PluginFilterChain in org.apache.apisix.plugin.runner.filter
Methods in org.apache.apisix.plugin.runner.filter with parameters of type PluginFilterChainModifier and TypeMethodDescriptionvoidPluginFilter.filter(HttpRequest request, HttpResponse response, PluginFilterChain chain) do the plugin filter chainConstructors in org.apache.apisix.plugin.runner.filter with parameters of type PluginFilterChain