Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.FallbackPath
-
Packages that use ShenyuConfig.FallbackPath Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.FallbackPath in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.FallbackPath Modifier and Type Method Description ShenyuConfig.FallbackPathShenyuConfig. getFallback()Gets fallback.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.FallbackPath Modifier and Type Method Description voidShenyuConfig. setFallback(ShenyuConfig.FallbackPath fallback)Sets fallback.
-