Uses of Class
io.undertow.server.handlers.proxy.LoadBalancingRouterProxyClient.Host
-
Packages that use LoadBalancingRouterProxyClient.Host Package Description io.undertow.server.handlers.proxy -
-
Uses of LoadBalancingRouterProxyClient.Host in io.undertow.server.handlers.proxy
Methods in io.undertow.server.handlers.proxy that return LoadBalancingRouterProxyClient.Host Modifier and Type Method Description protected LoadBalancingRouterProxyClient.HostLoadBalancingRouterProxyClient. selectHost(io.undertow.server.HttpServerExchange exchange)Methods in io.undertow.server.handlers.proxy with parameters of type LoadBalancingRouterProxyClient.Host Modifier and Type Method Description intLoadBalancingRouterProxyClient.HostSelector. selectHost(LoadBalancingRouterProxyClient.Host[] availableHosts)
-