ModClusterProxyTarget, ProxyClient.MaxRetriesProxyTarget, ProxyClient.ProxyTargetpublic static class ModClusterProxyTarget.BasicTarget extends Object implements ModClusterProxyTarget
ModClusterProxyTarget.BasicTarget, ModClusterProxyTarget.ExistingSessionTarget| Constructor | Description |
|---|---|
BasicTarget(io.undertow.server.handlers.proxy.mod_cluster.VirtualHost.HostEntry entry,
io.undertow.server.handlers.proxy.mod_cluster.ModClusterContainer container) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getMaxRetries() |
|
io.undertow.server.handlers.proxy.mod_cluster.Context |
resolveContext(HttpServerExchange exchange) |
Resolve the responsible context handling this request.
|
public BasicTarget(io.undertow.server.handlers.proxy.mod_cluster.VirtualHost.HostEntry entry,
io.undertow.server.handlers.proxy.mod_cluster.ModClusterContainer container)
public int getMaxRetries()
getMaxRetries in interface ProxyClient.MaxRetriesProxyTargetpublic io.undertow.server.handlers.proxy.mod_cluster.Context resolveContext(HttpServerExchange exchange)
ModClusterProxyTargetresolveContext in interface ModClusterProxyTargetexchange - the http server exchangeCopyright © 2018. All rights reserved.