Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.ExtPlugin
-
Packages that use ShenyuConfig.ExtPlugin Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.ExtPlugin in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.ExtPlugin Modifier and Type Method Description ShenyuConfig.ExtPluginShenyuConfig. getExtPlugin()Gets ext plugin.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.ExtPlugin Modifier and Type Method Description voidShenyuConfig. setExtPlugin(ShenyuConfig.ExtPlugin extPlugin)Sets ext plugin.
-