Uses of Class
io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
Packages that use LoadBalancingProxyClient.Host
-
Uses of LoadBalancingProxyClient.Host in io.undertow.server.handlers.proxy
Methods in io.undertow.server.handlers.proxy that return LoadBalancingProxyClient.HostModifier and TypeMethodDescriptionprotected LoadBalancingProxyClient.Host
LoadBalancingProxyClient.selectHost
(HttpServerExchange exchange) Methods in io.undertow.server.handlers.proxy with parameters of type LoadBalancingProxyClient.HostModifier and TypeMethodDescriptionint
LoadBalancingProxyClient.HostSelector.selectHost
(LoadBalancingProxyClient.Host[] availableHosts) void
ProxyClient.HostProxyTarget.setHost
(LoadBalancingProxyClient.Host host)