Uses of Interface
io.undertow.server.handlers.proxy.ExclusivityChecker
Packages that use ExclusivityChecker
-
Uses of ExclusivityChecker in io.undertow.security.impl
Fields in io.undertow.security.impl declared as ExclusivityCheckerModifier and TypeFieldDescriptionstatic final ExclusivityChecker
GSSAPIAuthenticationMechanism.EXCLUSIVITY_CHECKER
-
Uses of ExclusivityChecker in io.undertow.server.handlers.proxy
Constructors in io.undertow.server.handlers.proxy with parameters of type ExclusivityCheckerModifierConstructorDescriptionLoadBalancingProxyClient
(UndertowClient client, ExclusivityChecker exclusivityChecker) LoadBalancingProxyClient
(UndertowClient client, ExclusivityChecker exclusivityChecker, LoadBalancingProxyClient.HostSelector hostSelector)