Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.RibbonConfig
-
Packages that use ShenyuConfig.RibbonConfig Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.RibbonConfig in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.RibbonConfig Modifier and Type Method Description ShenyuConfig.RibbonConfigShenyuConfig. getRibbon()Gets ribbon.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.RibbonConfig Modifier and Type Method Description voidShenyuConfig. setRibbon(ShenyuConfig.RibbonConfig ribbon)Sets ribbon.
-