Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.CrossFilterConfig
-
Packages that use ShenyuConfig.CrossFilterConfig Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.CrossFilterConfig in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.CrossFilterConfig Modifier and Type Method Description ShenyuConfig.CrossFilterConfigShenyuConfig. getCross()Gets cross.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.CrossFilterConfig Modifier and Type Method Description voidShenyuConfig. setCross(ShenyuConfig.CrossFilterConfig cross)Sets cross.
-