| Package | Description |
|---|---|
| io.undertow.server.handlers.proxy |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ConnectionPoolManager |
Manager that controls the behaviour of a
ProxyConnectionPool |
| Modifier and Type | Class | 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 | Description |
|---|---|
CountingErrorHandler(int errorCount,
int successCount,
long interval,
ConnectionPoolErrorHandler delegate) |
Copyright © 2018. All rights reserved.