Class ConnectionPoolErrorHandler.CountingErrorHandler

java.lang.Object
io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.CountingErrorHandler
All Implemented Interfaces:
ConnectionPoolErrorHandler
Enclosing interface:
ConnectionPoolErrorHandler

public static class ConnectionPoolErrorHandler.CountingErrorHandler extends Object implements ConnectionPoolErrorHandler
Counting error handler, this only propagates the state to the delegate handler after reaching a given limit.