Uses of Class
io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
-
Packages that use LoadBalancingProxyClient.Host Package Description io.undertow.server.handlers.proxy -
-
Uses of LoadBalancingProxyClient.Host in io.undertow.server.handlers.proxy
Methods in io.undertow.server.handlers.proxy that return LoadBalancingProxyClient.Host Modifier and Type Method Description protected LoadBalancingProxyClient.HostLoadBalancingProxyClient. selectHost(HttpServerExchange exchange)Methods in io.undertow.server.handlers.proxy with parameters of type LoadBalancingProxyClient.Host Modifier and Type Method Description intLoadBalancingProxyClient.HostSelector. selectHost(LoadBalancingProxyClient.Host[] availableHosts)voidProxyClient.HostProxyTarget. setHost(LoadBalancingProxyClient.Host host)
-