public static class ModClusterProxyTarget.ExistingSessionTarget extends Object implements ModClusterProxyTarget
ModClusterProxyTarget.BasicTarget, ModClusterProxyTarget.ExistingSessionTarget
Constructor and 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 and 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)
ModClusterProxyTarget
resolveContext
in interface ModClusterProxyTarget
exchange
- the http server exchangepublic int getMaxRetries()
getMaxRetries
in interface ProxyClient.MaxRetriesProxyTarget
Copyright © 2020 JBoss by Red Hat. All rights reserved.