Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.SwitchConfig
-
Packages that use ShenyuConfig.SwitchConfig Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.SwitchConfig in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.SwitchConfig Modifier and Type Method Description ShenyuConfig.SwitchConfigShenyuConfig. getSwitchConfig()Gets switch config.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.SwitchConfig Modifier and Type Method Description voidShenyuConfig. setSwitchConfig(ShenyuConfig.SwitchConfig switchConfig)Sets switch config.
-