Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.ShenyuTrieConfig
-
Packages that use ShenyuConfig.ShenyuTrieConfig Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.ShenyuTrieConfig in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.ShenyuTrieConfig Modifier and Type Method Description ShenyuConfig.ShenyuTrieConfigShenyuConfig. getTrie()get shenyu trie config.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.ShenyuTrieConfig Modifier and Type Method Description voidShenyuConfig. setTrie(ShenyuConfig.ShenyuTrieConfig trie)set shenyu trie config.
-