Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.Local
-
Packages that use ShenyuConfig.Local Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.Local in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.Local Modifier and Type Method Description ShenyuConfig.LocalShenyuConfig. getLocal()Gets the local config.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.Local Modifier and Type Method Description voidShenyuConfig. setLocal(ShenyuConfig.Local local)Sets the local config.
-