Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.FileConfig
-
Packages that use ShenyuConfig.FileConfig Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.FileConfig in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.FileConfig Modifier and Type Method Description ShenyuConfig.FileConfigShenyuConfig. getFile()Gets file.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.FileConfig Modifier and Type Method Description voidShenyuConfig. setFile(ShenyuConfig.FileConfig file)Sets file.
-