public interface ModClusterProxyTarget extends ProxyClient.ProxyTarget, ProxyClient.MaxRetriesProxyTarget
Modifier and Type | Interface and Description |
---|---|
static class | ModClusterProxyTarget.BasicTarget |
static class | ModClusterProxyTarget.ExistingSessionTarget |
Modifier and Type | Method and Description |
---|---|
io.undertow.server.handlers.proxy.mod_cluster.Context | resolveContext(HttpServerExchange exchange) Resolve the responsible context handling this request. |
getMaxRetries
io.undertow.server.handlers.proxy.mod_cluster.Context resolveContext(HttpServerExchange exchange)
exchange
- the http server exchangeCopyright © 2020 JBoss by Red Hat. All rights reserved.