Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.UpstreamCheck
-
Packages that use ShenyuConfig.UpstreamCheck Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.UpstreamCheck in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.UpstreamCheck Modifier and Type Method Description ShenyuConfig.UpstreamCheckShenyuConfig. getUpstreamCheck()Gets upstream check.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.UpstreamCheck Modifier and Type Method Description voidShenyuConfig. setUpstreamCheck(ShenyuConfig.UpstreamCheck upstreamCheck)Sets upstream check.
-