Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.SharedPool
-
Packages that use ShenyuConfig.SharedPool Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.SharedPool in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.SharedPool Modifier and Type Method Description ShenyuConfig.SharedPoolShenyuConfig. getSharedPool()Gets the shared thread pool config.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.SharedPool Modifier and Type Method Description voidShenyuConfig. setSharedPool(ShenyuConfig.SharedPool sharedPool)Sets the shared thread pool config.
-