Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.ExcludePath
-
Packages that use ShenyuConfig.ExcludePath Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.ExcludePath in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.ExcludePath Modifier and Type Method Description ShenyuConfig.ExcludePathShenyuConfig. getExclude()Gets exclude.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.ExcludePath Modifier and Type Method Description voidShenyuConfig. setExclude(ShenyuConfig.ExcludePath exclude)Sets exclude.
-