Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.MatchCache
-
Packages that use ShenyuConfig.MatchCache Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.MatchCache in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.MatchCache Modifier and Type Method Description ShenyuConfig.MatchCacheShenyuConfig. getMatchCache()Gets match cache.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.MatchCache Modifier and Type Method Description voidShenyuConfig. setMatchCache(ShenyuConfig.MatchCache matchCache)Sets match cache.
-