public static class ModClusterProxyTarget.ExistingSessionTarget extends Object implements ModClusterProxyTarget
ModClusterProxyTarget.BasicTarget, ModClusterProxyTarget.ExistingSessionTarget| Constructor | Description |
|---|---|
ExistingSessionTarget(String session,
Iterator<CharSequence> routes,
io.undertow.server.handlers.proxy.mod_cluster.VirtualHost.HostEntry entry,
io.undertow.server.handlers.proxy.mod_cluster.ModClusterContainer container,
boolean forceStickySession) |
| 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 ExistingSessionTarget(String session, Iterator<CharSequence> routes, io.undertow.server.handlers.proxy.mod_cluster.VirtualHost.HostEntry entry, io.undertow.server.handlers.proxy.mod_cluster.ModClusterContainer container, boolean forceStickySession)
public io.undertow.server.handlers.proxy.mod_cluster.Context resolveContext(HttpServerExchange exchange)
ModClusterProxyTargetresolveContext in interface ModClusterProxyTargetexchange - the http server exchangepublic int getMaxRetries()
getMaxRetries in interface ProxyClient.MaxRetriesProxyTargetCopyright © 2026 JBoss by Red Hat. All rights reserved.