Uses of Interface
io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler
Packages that use ConnectionPoolErrorHandler
-
Uses of ConnectionPoolErrorHandler in io.undertow.server.handlers.proxy
Subinterfaces of ConnectionPoolErrorHandler in io.undertow.server.handlers.proxyModifier and TypeInterfaceDescriptioninterfaceManager that controls the behaviour of aProxyConnectionPoolClasses in io.undertow.server.handlers.proxy that implement ConnectionPoolErrorHandlerModifier and TypeClassDescriptionstatic classCounting error handler, this only propagates the state to the delegate handler after reaching a given limit.static classfinal classConstructors in io.undertow.server.handlers.proxy with parameters of type ConnectionPoolErrorHandlerModifierConstructorDescriptionCountingErrorHandler(int errorCount, int successCount, long interval, ConnectionPoolErrorHandler delegate)