| Package | Description |
|---|---|
| io.undertow.server.handlers.proxy |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectionPoolManager
Manager that controls the behaviour of a
ProxyConnectionPool |
| Modifier and Type | Class and Description |
|---|---|
static class |
ConnectionPoolErrorHandler.CountingErrorHandler
Counting error handler, this only propagates the state to the delegate handler after reaching a given limit.
|
static class |
ConnectionPoolErrorHandler.SimpleConnectionPoolErrorHandler |
class |
LoadBalancingProxyClient.Host |
| Constructor and Description |
|---|
CountingErrorHandler(int errorCount,
int successCount,
long interval,
ConnectionPoolErrorHandler delegate) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.